Skip to content

Commit 492d6d4

Browse files
author
Chris
authored
Bump Version
1 parent 296eaef commit 492d6d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/clientversion.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#define CLIENT_VERSION_MAJOR 2
1818
#define CLIENT_VERSION_MINOR 0
1919
#define CLIENT_VERSION_REVISION 0
20-
#define CLIENT_VERSION_BUILD 4
20+
#define CLIENT_VERSION_BUILD 5
2121
//bitcoingui.cpp L116
2222
//! Set to true for release, false for prerelease or test build
2323
#define CLIENT_VERSION_IS_RELEASE true
@@ -26,7 +26,7 @@
2626
* Copyright year (2009-this)
2727
* Todo: update this when changing our copyright comments in the source
2828
*/
29-
#define COPYRIGHT_YEAR 2017
29+
#define COPYRIGHT_YEAR 2018
3030

3131
#endif //HAVE_CONFIG_H
3232

0 commit comments

Comments
 (0)