Bump Agrarian version to 2.0

This commit is contained in:
root
2026-05-02 14:40:00 +00:00
parent 6821fadc3d
commit 7173f6fe48
+1 -1
View File
@@ -4,7 +4,7 @@ dnl file COPYING or http://www.opensource.org/licenses/mit-license.php.
dnl require autoconf 2.60 (AS_ECHO/AS_ECHO_N) dnl require autoconf 2.60 (AS_ECHO/AS_ECHO_N)
AC_PREREQ([2.60]) AC_PREREQ([2.60])
define(_CLIENT_VERSION_MAJOR, 1) define(_CLIENT_VERSION_MAJOR, 2)
define(_CLIENT_VERSION_MINOR, 0) define(_CLIENT_VERSION_MINOR, 0)
define(_CLIENT_VERSION_REVISION, 0) define(_CLIENT_VERSION_REVISION, 0)
define(_CLIENT_VERSION_BUILD, 0) define(_CLIENT_VERSION_BUILD, 0)