summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 8f148de..17251b9 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -30,7 +30,7 @@
#include "demangle.hpp"
const char program[] = STRINGIFY(PROGRAM);
-const char verdate[] = "v0.6 2018-03-16"; // $ date +%F
+const char verdate[] = "v0.7 2021-05-21"; // $ date +%F
const char license[] =
"Copyright (C) 2016, 2018, 2021 Stefan Vargyas.\n"