Skip to content

Commit

Permalink
Bump version to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Taogle2018 committed Nov 15, 2019
1 parent 2b4b5a4 commit c4374cf
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 1
#define GVM_MINOR_VERSION 2

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

Expand Down

0 comments on commit c4374cf

Please sign in to comment.