Explorar o código

Minor typo fixed

Marco Bambini %!s(int64=4) %!d(string=hai) anos
pai
achega
e9d58beddf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/shared/gravity_value.h

+ 1 - 1
src/shared/gravity_value.h

@@ -66,7 +66,7 @@
 extern "C" {
 #endif
 
-#define GRAVITY_VERSION						"0.8.1"     // git tag 0.8.0
+#define GRAVITY_VERSION						"0.8.1"     // git tag 0.8.1
 #define GRAVITY_VERSION_NUMBER				0x000801    // git push --tags
 #define GRAVITY_BUILD_DATE                  __DATE__