]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump bump master
authorAndrey Volk <andywolk@gmail.com>
Thu, 7 May 2026 23:26:52 +0000 (02:26 +0300)
committerAndrey Volk <andywolk@gmail.com>
Thu, 7 May 2026 23:26:52 +0000 (02:26 +0300)
build/next-release.txt
configure.ac

index 27cbef8a6ef67699455372f78e7c4f70bd03978f..095b66727677dec27ffe40999f21e31f8c03c1ac 100644 (file)
@@ -1 +1 @@
-1.10.13-dev
+1.11.1-dev
index d32c7c263fafd64a5d004948e519da64f4381f76..03fe5fe991195a524e98bc470861820fbb0295b2 100644 (file)
@@ -3,10 +3,10 @@
 
 # Must change all of the below together
 # For a release, set revision for that tagged release as well and uncomment
-AC_INIT([freeswitch], [1.10.13-dev], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.11.1-dev], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
-AC_SUBST(SWITCH_VERSION_MINOR, [10])
-AC_SUBST(SWITCH_VERSION_MICRO, [13-dev])
+AC_SUBST(SWITCH_VERSION_MINOR, [11])
+AC_SUBST(SWITCH_VERSION_MICRO, [1-dev])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])