Skip to content

Commit

Permalink
Minor typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
marcobambini committed Nov 16, 2020
1 parent f37782a commit e9d58be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shared/gravity_value.h
Original file line number Diff line number Diff line change
Expand Up @@ -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__

Expand Down

0 comments on commit e9d58be

Please sign in to comment.