Skip to content

Commit

Permalink
auto commit version file version 3.2.12.202
Browse files Browse the repository at this point in the history
  • Loading branch information
zalffpmbuild committed Oct 13, 2020
1 parent c4d6b7f commit efc8c2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/resource/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

#define VERSION_MAJOR 3
#define VERSION_MINOR 2
#define VERSION_REVISION 11
#define VERSION_BUILD 201
#define VERSION_REVISION 12
#define VERSION_BUILD 202

#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 efc8c2d

Please sign in to comment.