Skip to content

Commit 2faf0c4

Browse files
committed
Bump version to 1.8.
1 parent 9285690 commit 2faf0c4

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 7
20+
#define GVM_MINOR_VERSION 8
2121

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

0 commit comments

Comments
 (0)