Skip to content

Commit 8c7b80d

Browse files
committed
Bump version to v2.4
1 parent 468befc commit 8c7b80d

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.3"
4+
#define PROJECT_VERSION "v2.4"
55
#define PROJECT_URL "http://github.com/nil0x42/duplicut"
66

77
/* cast a preprocessor int to string */

0 commit comments

Comments
 (0)