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

index 095b66727677dec27ffe40999f21e31f8c03c1ac..a439b9b8b1e83dfcd3439e00be103905076ef13f 100644 (file)
@@ -1 +1 @@
-1.11.1-dev
+1.11.2-dev
index 1866ee5ca51f9d79263843e03cf4a56968238aea..5dd7e4b980651d94978801e27acb5ed390dacf6b 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.11.1-dev], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.11.2-dev], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [11])
-AC_SUBST(SWITCH_VERSION_MICRO, [1-dev])
+AC_SUBST(SWITCH_VERSION_MICRO, [2-dev])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])