]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump
authorAndrey Volk <andywolk@gmail.com>
Fri, 3 Feb 2023 22:21:44 +0000 (01:21 +0300)
committerAndrey Volk <andywolk@gmail.com>
Fri, 3 Feb 2023 22:21:44 +0000 (01:21 +0300)
build/next-release.txt
configure.ac

index e7cd7fead749f14f4951729939d26a3b141cd812..b61c58c7d492fc34307c97923bb3455f4dcb12c7 100644 (file)
@@ -1 +1 @@
-1.10.9-dev
+1.10.10-dev
index b3dad2275f5aebc4378ffc079ac7f4bc3cc2b04f..5ddf9a513fe3f40352047bbbf691461340fd5cad 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.9-dev], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.10.10-dev], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [10])
-AC_SUBST(SWITCH_VERSION_MICRO, [9-dev])
+AC_SUBST(SWITCH_VERSION_MICRO, [10-dev])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])