Skip to content

Commit c772caa

Browse files
committed
Bump version to 1.5.
1 parent 587ee91 commit c772caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)