Skip to content

Commit

Permalink
Bump version to 1.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
Taogle2018 committed Feb 12, 2020
1 parent 10a3cd2 commit 15e4216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gvm_ver.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#define _XSTR(str) _STR(str)

#define GVM_MAJOR_VERSION 1
#define GVM_MINOR_VERSION 3
#define GVM_MINOR_VERSION 4

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

Expand Down

0 comments on commit 15e4216

Please sign in to comment.