Skip to content

Commit 4caf3a6

Browse files
authored
Increment release candidate version to 2
1 parent 88c1b8e commit 4caf3a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ define(_CLIENT_VERSION_MAJOR, 4)
44
define(_CLIENT_VERSION_MINOR, 2)
55
define(_CLIENT_VERSION_REVISION, 0)
66
define(_CLIENT_VERSION_BUILD, 0)
7-
define(_CLIENT_VERSION_RC, 1)
7+
define(_CLIENT_VERSION_RC, 2)
88
define(_CLIENT_VERSION_IS_RELEASE, false)
99
define(_COPYRIGHT_YEAR, 2025)
1010
define(_COPYRIGHT_HOLDERS,[The %s developers])

0 commit comments

Comments
 (0)