Skip to content

Commit c4374cf

Browse files
committed
Bump version to 1.2
1 parent 2b4b5a4 commit c4374cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gvm_ver.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#define _XSTR(str) _STR(str)
1818

1919
#define GVM_MAJOR_VERSION 1
20-
#define GVM_MINOR_VERSION 1
20+
#define GVM_MINOR_VERSION 2
2121

2222
#define GVM_VERSION ((GVM_MAJOR_VERSION << 16) | GVM_MINOR_VERSION)
2323

0 commit comments

Comments
 (0)