فهرست منبع

Minor typo fixed

Marco Bambini 4 سال پیش
والد
کامیت
e9d58beddf
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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__