Skip to content

Commit 7cc8674

Browse files
committed
Bump version to 1.3.
1 parent e7aa294 commit 7cc8674

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

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

0 commit comments

Comments
 (0)