src/main.cpp

changeset 39
9f7a835f4acc
parent 37
d7e9a1200e21
child 41
19cc90878968
--- a/src/main.cpp	Wed Feb 19 18:53:31 2025 +0100
+++ b/src/main.cpp	Wed Feb 19 19:13:51 2025 +0100
@@ -36,7 +36,7 @@
 
 using namespace std::chrono;
 
-static constexpr auto program_version = "1.0.1 (beta)";
+static constexpr auto program_version = "1.0.1";
 
 static void print_help() {
     fputs(

mercurial