We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 468befc commit 8c7b80dCopy full SHA for 8c7b80d
include/const.h
@@ -1,7 +1,7 @@
1
#pragma once
2
3
#define PROGNAME "duplicut"
4
-#define PROJECT_VERSION "2.3"
+#define PROJECT_VERSION "v2.4"
5
#define PROJECT_URL "http://github.com/nil0x42/duplicut"
6
7
/* cast a preprocessor int to string */
0 commit comments