Skip to content

Commit

Permalink
Revert client build version to 60
Browse files Browse the repository at this point in the history
  • Loading branch information
mawenpeng committed Nov 12, 2023
1 parent c01ba47 commit 57ed08e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clientversion.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#define CLIENT_VERSION_MAJOR 2
#define CLIENT_VERSION_MINOR 2
#define CLIENT_VERSION_REVISION 0
#define CLIENT_VERSION_BUILD 62
#define CLIENT_VERSION_BUILD 60

//! Set to true for release, false for prerelease or test build
#define CLIENT_VERSION_IS_RELEASE true
Expand Down

0 comments on commit 57ed08e

Please sign in to comment.