Skip to content

Commit

Permalink
Bump clientversion.h to version 1.0.1
Browse files Browse the repository at this point in the history
adjusted clientversion.h
  • Loading branch information
TrianglesCommunityProject committed Mar 16, 2015
1 parent 02139c2 commit c2f913a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clientversion.h
Expand Up @@ -8,7 +8,7 @@
// These need to be macros, as version.cpp's and bitcoin-qt.rc's voodoo requires it
#define CLIENT_VERSION_MAJOR 1
#define CLIENT_VERSION_MINOR 0
#define CLIENT_VERSION_REVISION 0
#define CLIENT_VERSION_REVISION 1
#define CLIENT_VERSION_BUILD 0

// Converts the parameter X to a string after macro replacement on X has been performed.
Expand Down

0 comments on commit c2f913a

Please sign in to comment.