Skip to content

Commit

Permalink
v0.8.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
namuyan committed Aug 7, 2020
1 parent f3a0484 commit 3db0abc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/clientversion.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#define CLIENT_VERSION_MAJOR 0
#define CLIENT_VERSION_MINOR 8
#define CLIENT_VERSION_REVISION 9
#define CLIENT_VERSION_BUILD 8
#define CLIENT_VERSION_BUILD 9

// Converts the parameter X to a string after macro replacement on X has been performed.
// Don't merge these into one macro!
Expand Down
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ static const int MEMPOOL_GD_VERSION = 60002;

#define DISPLAY_VERSION_MAJOR 1
#define DISPLAY_VERSION_MINOR 9
#define DISPLAY_VERSION_REVISION 7
#define DISPLAY_VERSION_REVISION 8
#define DISPLAY_VERSION_BUILD 0

#endif

0 comments on commit 3db0abc

Please # to comment.