Skip to content

Commit

Permalink
auto commit version file version 2.2.0.163
Browse files Browse the repository at this point in the history
  • Loading branch information
zalffpmbuild committed Jan 8, 2019
1 parent ef12722 commit ee04369
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/resource/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
#define STRINGIZE(s) STRINGIZE2(s)

#define VERSION_MAJOR 2
#define VERSION_MINOR 1
#define VERSION_REVISION 1
#define VERSION_BUILD 162
#define VERSION_MINOR 2
#define VERSION_REVISION 0
#define VERSION_BUILD 163

#define VER_FILE_VERSION VERSION_MAJOR, VERSION_MINOR, VERSION_REVISION, VERSION_BUILD
#define VER_FILE_VERSION_STR STRINGIZE(VERSION_MAJOR) \
Expand Down

0 comments on commit ee04369

Please sign in to comment.