Skip to content

Commit dc81193

Browse files
committed
gitversion
1 parent a8d1190 commit dc81193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const std::string CLIENT_NAME("Apollon");
3131
// git will put "#define GIT_ARCHIVE 1" on the next line inside archives.
3232
#define GIT_ARCHIVE 1
3333
#ifdef GIT_ARCHIVE
34-
# define GIT_COMMIT_ID "60031"
34+
# define GIT_COMMIT_ID "60032"
3535
#endif
3636

3737
#define BUILD_DESC_FROM_COMMIT(maj,min,rev,build,commit) \

0 commit comments

Comments
 (0)