We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ede0bb6 commit f2cf90dCopy full SHA for f2cf90d
src/clientversion.h
@@ -9,12 +9,12 @@
9
#define CLIENT_VERSION_MAJOR 0
10
#define CLIENT_VERSION_MINOR 10
11
#define CLIENT_VERSION_REVISION 17
12
-#define CLIENT_VERSION_BUILD 23
+#define CLIENT_VERSION_BUILD 24
13
14
// Set to true for release, false for prerelease or test build
15
#define CLIENT_VERSION_IS_RELEASE true
16
17
-// Copyright year (2009-this)
+// Copyright year (2009-this)
18
// Todo: update this when changing our copyright comments in the source
19
#define COPYRIGHT_YEAR 2013
20
0 commit comments