]> git.tdb.fi Git - builder.git/blobdiff - source/buildercli.cpp
Bump version to 3.0 and update copyright years
[builder.git] / source / buildercli.cpp
index 41a2429a48aba8307c00553bb45583c183134e7c..688a1db1b2df5a898cc1b62262e68e982bdc231d 100644 (file)
@@ -195,8 +195,8 @@ int BuilderCLI::main()
 
        if(help)
        {
-               IO::print("Builder 1.0\n"
-                       "Copyright © 2006-2013  Mikkosoft Productions, Mikko Rasa\n"
+               IO::print("Builder 3.0\n"
+                       "Copyright © 2006-2022  Mikkosoft Productions, Mikko Rasa\n"
                        "Licensed under the GPL\n\n"
                        "%s", helpmsg);
                package_help();