Skip to content

Commit

Permalink
version 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ftomei committed Jan 7, 2025
1 parent 8bb0d23 commit 7dbc7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agrolib/pragaProject/pragaShell.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -900,7 +900,7 @@ int pragaBatch(PragaProject* myProject, QString scriptFileName)
attachOutputToConsole();
#endif

myProject->logInfo("\nPRAGA v1.8.3");
myProject->logInfo("\nPRAGA v2.0.0");
myProject->logInfo("Execute script: " + scriptFileName);

if (scriptFileName == "")
Expand Down

0 comments on commit 7dbc7b3

Please sign in to comment.