Skip to content

Commit

Permalink
Build Number Version Bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
LePresidente committed Dec 21, 2016
1 parent d1ed7ae commit 71b4911
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/version.rc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include "Winver.h"

#define VER_FILEVERSION 2,0,8
#define VER_FILEVERSION_STR "2.0.8beta\0"
#define VER_FILEVERSION 2,0,8,1
#define VER_FILEVERSION_STR "2.0.8.1beta\0"

VS_VERSION_INFO VERSIONINFO
FILEVERSION VER_FILEVERSION
Expand Down

0 comments on commit 71b4911

Please sign in to comment.