Skip to content

Commit f2cf90d

Browse files
author
Evan Duffield
committed
version bump
1 parent ede0bb6 commit f2cf90d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/clientversion.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
#define CLIENT_VERSION_MAJOR 0
1010
#define CLIENT_VERSION_MINOR 10
1111
#define CLIENT_VERSION_REVISION 17
12-
#define CLIENT_VERSION_BUILD 23
12+
#define CLIENT_VERSION_BUILD 24
1313

1414
// Set to true for release, false for prerelease or test build
1515
#define CLIENT_VERSION_IS_RELEASE true
1616

17-
// Copyright year (2009-this)
17+
// Copyright year (2009-this)
1818
// Todo: update this when changing our copyright comments in the source
1919
#define COPYRIGHT_YEAR 2013
2020

0 commit comments

Comments
 (0)