]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump
authorAndrey Volk <andywolk@gmail.com>
Wed, 5 Aug 2020 13:06:10 +0000 (17:06 +0400)
committerAndrey Volk <andywolk@gmail.com>
Wed, 5 Aug 2020 13:06:10 +0000 (17:06 +0400)
build/next-release.txt
configure.ac

index 3bf213d773a665923a75f93e801817ae081a43d3..3e5a73e8a45f5134acaedfeb6631357f22610199 100644 (file)
@@ -1 +1 @@
-1.10.4-dev
+1.10.5-dev
index 03058582ad08eb3c0bc8604db6b54d37c7e220f6..3b84854271d7fe6f2a157165e06e103afbe5c5cd 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.4-dev], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.10.5-dev], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [10])
-AC_SUBST(SWITCH_VERSION_MICRO, [4-dev])
+AC_SUBST(SWITCH_VERSION_MICRO, [5-dev])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])