We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a28ea31 commit 58ba7c3Copy full SHA for 58ba7c3
configure.ac
@@ -4,7 +4,7 @@ define(_CLIENT_VERSION_MAJOR, 0)
4
define(_CLIENT_VERSION_MINOR, 19)
5
define(_CLIENT_VERSION_REVISION, 1)
6
define(_CLIENT_VERSION_BUILD, 0)
7
-define(_CLIENT_VERSION_RC, 2)
+define(_CLIENT_VERSION_RC, 0)
8
define(_CLIENT_VERSION_IS_RELEASE, true)
9
define(_COPYRIGHT_YEAR, 2019)
10
define(_COPYRIGHT_HOLDERS,[The %s developers])
0 commit comments