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.
true
1 parent e1a2337 commit f23e722Copy full SHA for f23e722
configure.ac
@@ -4,7 +4,7 @@ define(_CLIENT_VERSION_MAJOR, 0)
4
define(_CLIENT_VERSION_MINOR, 15)
5
define(_CLIENT_VERSION_REVISION, 0)
6
define(_CLIENT_VERSION_BUILD, 0)
7
-define(_CLIENT_VERSION_IS_RELEASE, false)
+define(_CLIENT_VERSION_IS_RELEASE, true)
8
define(_COPYRIGHT_YEAR, 2020)
9
define(_COPYRIGHT_HOLDERS,[The %s developers])
10
define(_COPYRIGHT_HOLDERS_SUBSTITUTION,[[Dash Core]])
0 commit comments