We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e812d commit dbf9fcbCopy full SHA for dbf9fcb
2 files changed
Application/AIS-catcher.h
@@ -17,6 +17,6 @@
17
18
#pragma once
19
20
-#define VERSION_NUMBER 61
21
-#define VERSION "v0.61"
+#define VERSION_NUMBER 62
+#define VERSION "v0.62"
22
#define COPYRIGHT "jvde-github and other contributors"
Application/version.h
@@ -1,4 +1,4 @@
1
2
3
-#define VERSION_DESCRIBE "v0.61-472-gff16fbe1"
4
-#define VERSION_URL_TAG "v0_61_472_gff16fbe1"
+#define VERSION_DESCRIBE "v0.62-472-gff16fbe1"
+#define VERSION_URL_TAG "v0_62_472_gff16fbe1"
0 commit comments