]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump
authorAndrey Volk <andywolk@gmail.com>
Fri, 14 Oct 2022 22:16:48 +0000 (01:16 +0300)
committerAndrey Volk <andywolk@gmail.com>
Fri, 14 Oct 2022 22:16:48 +0000 (01:16 +0300)
build/next-release.txt
configure.ac

index 924b6af80782361b989ee404458452744164ba22..e7cd7fead749f14f4951729939d26a3b141cd812 100644 (file)
@@ -1 +1 @@
-1.10.8-dev
+1.10.9-dev
index 52b0a3cd98b968c0e9790628e269a6e4d037c82a..f8b9cadaf63fdd95a7baf14384c1133c14cca92e 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.8-dev], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.10.9-dev], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [10])
-AC_SUBST(SWITCH_VERSION_MICRO, [8-dev])
+AC_SUBST(SWITCH_VERSION_MICRO, [9-dev])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])