]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump 2148/head
authorAndrey Volk <andywolk@gmail.com>
Fri, 22 Dec 2023 19:37:54 +0000 (22:37 +0300)
committerAndrey Volk <andywolk@gmail.com>
Fri, 22 Dec 2023 19:37:54 +0000 (22:37 +0300)
build/next-release.txt
configure.ac

index 63fd3adc74156057edb383e8ab1b6ab2fe87726d..a3426275e7252116d3621a24c7eaea245c2fc7a1 100644 (file)
@@ -1 +1 @@
-1.10.11-dev
+1.10.12-dev
index 56bf86f53c124c150bd467b99a9ab0429f555b0e..e4ab33ae5ccf461605885b4bf3c08a97722fecda 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.11-dev], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.10.12-dev], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [10])
-AC_SUBST(SWITCH_VERSION_MICRO, [11-dev])
+AC_SUBST(SWITCH_VERSION_MICRO, [12-dev])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])