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 f3e0e83 commit ceb2c08Copy full SHA for ceb2c08
include/const.h
@@ -1,7 +1,7 @@
1
#pragma once
2
3
#define PROGNAME "duplicut"
4
-#define PROJECT_VERSION "2.1"
+#define PROJECT_VERSION "2.2"
5
#define PROJECT_URL "http://github.com/nil0x42/duplicut"
6
7
/* portion of available memory to allow to hashmap */
0 commit comments