]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump
authorAndrey Volk <andywolk@gmail.com>
Sun, 24 Oct 2021 18:49:18 +0000 (21:49 +0300)
committerAndrey Volk <andywolk@gmail.com>
Sun, 24 Oct 2021 18:49:18 +0000 (21:49 +0300)
build/next-release.txt
configure.ac

index ef3ef3440900e9f785edeeb71c37cc86d9ccb49f..924b6af80782361b989ee404458452744164ba22 100644 (file)
@@ -1 +1 @@
-1.10.7-dev
+1.10.8-dev
index 73e322a6cab13526f3472655a22ec26b4325758a..898f48b4e8755e9c10f7ddf6343eee1dc2798664 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.7-dev], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.10.8-dev], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [10])
-AC_SUBST(SWITCH_VERSION_MICRO, [7-dev])
+AC_SUBST(SWITCH_VERSION_MICRO, [8-dev])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])