Skip to content

Commit 0b9c894

Browse files
I do not know how to version control
1 parent 25099e6 commit 0b9c894

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/version.h.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#define VERSION "2.0.4"
1+
#define VERSION "2.1.0"
22
#define UNICORN_MAYOR 2
3-
#define UNICORN_MINOR 0
4-
#define UNICORN_REV 4
3+
#define UNICORN_MINOR 1
4+
#define UNICORN_REV 0
55
#define GIT_COMMIT "@GIT_COMMIT@"
66
#define COMPILE_DATE __DATE__ " " __TIME__

0 commit comments

Comments
 (0)