Update version.h.in

1. Updated version to 0.8.8.2
This commit is contained in:
NoodleDoodleNoodleDoodleNoodleDoodleNoo 2014-05-21 09:43:59 -07:00
parent 44f61c3965
commit 6d94334ad5
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#define BUILD_COMMIT_ID "@VERSION@"
#define PROJECT_VERSION "0.8.8.1"
#define PROJECT_VERSION "0.8.8.2"
#define PROJECT_VERSION_BUILD_NO "1"
#define PROJECT_VERSION_LONG PROJECT_VERSION "." PROJECT_VERSION_BUILD_NO "(" BUILD_COMMIT_ID ")"