Browse Source

Raised version to 0.4.8

Marco Bambini 7 years ago
parent
commit
9bcc06bde5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/shared/gravity_value.h

+ 2 - 2
src/shared/gravity_value.h

@@ -66,8 +66,8 @@
 extern "C" {
 #endif
 
-#define GRAVITY_VERSION						"0.4.7"     // git tag 0.4.7
-#define GRAVITY_VERSION_NUMBER				0x000407    // git push --tags
+#define GRAVITY_VERSION						"0.4.8"     // git tag 0.4.8
+#define GRAVITY_VERSION_NUMBER				0x000408    // git push --tags
 #define GRAVITY_BUILD_DATE					__DATE__
 
 #ifndef GRAVITY_ENABLE_DOUBLE