Update version.h.in

1. Version to 0.8.8.1
This commit is contained in:
NoodleDoodleNoodleDoodleNoodleDoodleNoo 2014-05-17 16:43:09 -07:00
parent ab7b25da5e
commit 3b887decca

View file

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