diff options
author | Andrew Chow <github@achow101.com> | 2023-04-20 13:58:00 -0400 |
---|---|---|
committer | Andrew Chow <github@achow101.com> | 2023-04-20 13:58:00 -0400 |
commit | 088a93dce8e0f406e2c09d1df181fb8aa31532a4 (patch) | |
tree | 60ac6751756f77a67a629d6308d5afdcd4195a40 /configure.ac | |
parent | 6db0a3002bf5d4eaa3838bb577bd916f0fd095fc (diff) |
build: Bump to 25.99
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5803876a1b..b5116922f9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.69]) -define(_CLIENT_VERSION_MAJOR, 24) +define(_CLIENT_VERSION_MAJOR, 25) define(_CLIENT_VERSION_MINOR, 99) define(_CLIENT_VERSION_BUILD, 0) define(_CLIENT_VERSION_RC, 0) |