]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump
authorAndrey Volk <andywolk@gmail.com>
Thu, 25 Mar 2021 15:52:56 +0000 (18:52 +0300)
committerAndrey Volk <andywolk@gmail.com>
Thu, 25 Mar 2021 15:52:56 +0000 (18:52 +0300)
build/next-release.txt
configure.ac

index defa9f0e12a0a296cd69b539fa47cde474af2567..ef3ef3440900e9f785edeeb71c37cc86d9ccb49f 100644 (file)
@@ -1 +1 @@
-1.10.6-dev
+1.10.7-dev
index 810003eda26e366f6696918906d6e12f609e8927..a74edfbc8b06bc4cf4055ca82fe0e00607bad51e 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.6-dev], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.10.7-dev], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [10])
-AC_SUBST(SWITCH_VERSION_MICRO, [6-dev])
+AC_SUBST(SWITCH_VERSION_MICRO, [7-dev])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])