Skip to content

Commit f76ef30

Browse files
author
Noam Preil
committed
Bump to 4.1.0
1 parent 3ee6477 commit f76ef30

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/version.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
// TODO: generate this with CMake from Git
55

66
#define KCC_VERSION_HI 4
7-
#define KCC_VERSION_LO 0
8-
#define KCC_VERSION_P 4
9-
#define KCC_VERSION_STR "4.0.4"
7+
#define KCC_VERSION_LO 1
8+
#define KCC_VERSION_P 0
9+
#define KCC_VERSION_STR "4.1.0"
1010

1111
#endif

0 commit comments

Comments
 (0)