Skip to content

Commit 2827487

Browse files
committed
Bump version to 1.6.
1 parent c2693c9 commit 2827487

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

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

0 commit comments

Comments
 (0)