Skip to content

Commit ceb2c08

Browse files
committed
v2.2 release
1 parent f3e0e83 commit ceb2c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/const.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#pragma once
22

33
#define PROGNAME "duplicut"
4-
#define PROJECT_VERSION "2.1"
4+
#define PROJECT_VERSION "2.2"
55
#define PROJECT_URL "http://github.com/nil0x42/duplicut"
66

77
/* portion of available memory to allow to hashmap */

0 commit comments

Comments
 (0)