]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump master
authorAndrey Volk <andywolk@gmail.com>
Sun, 9 Aug 2026 18:01:57 +0000 (21:01 +0300)
committerAndrey Volk <andywolk@gmail.com>
Sun, 9 Aug 2026 18:01:57 +0000 (21:01 +0300)
build/next-release.txt
configure.ac

index a439b9b8b1e83dfcd3439e00be103905076ef13f..6953c91a73888d970dd9e0358b7fa89d1f28ecc7 100644 (file)
@@ -1 +1 @@
-1.11.2-dev
+1.11.3-dev
index 2cba926471f3488327d7a9ffc1f6ce39bcbf52cb..f241153aab962bc07fda64edfde8cf26b43f281f 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.2-dev], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.11.3-dev], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [11])
-AC_SUBST(SWITCH_VERSION_MICRO, [2-dev])
+AC_SUBST(SWITCH_VERSION_MICRO, [3-dev])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])