Skip to content

Commit e9d58be

Browse files
committed
Minor typo fixed
1 parent f37782a commit e9d58be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/gravity_value.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
extern "C" {
6767
#endif
6868

69-
#define GRAVITY_VERSION "0.8.1" // git tag 0.8.0
69+
#define GRAVITY_VERSION "0.8.1" // git tag 0.8.1
7070
#define GRAVITY_VERSION_NUMBER 0x000801 // git push --tags
7171
#define GRAVITY_BUILD_DATE __DATE__
7272

0 commit comments

Comments
 (0)