]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump
authorAndrey Volk <andywolk@gmail.com>
Mon, 5 Aug 2019 23:37:22 +0000 (03:37 +0400)
committerAndrey Volk <andywolk@gmail.com>
Mon, 5 Aug 2019 23:37:22 +0000 (03:37 +0400)
build/next-release.txt
configure.ac

index a01185b4d67a2b3542a343b51a0c487ba8127e14..3334f6d4e040ad081ea651bd1a6d78de93f5cdf7 100644 (file)
@@ -1 +1 @@
-1.10.0-dev
+1.10.1-dev
index a0aae4efef27ff5e30f19bbbaa099ac603737580..9b6cef90274492a498011a5da0280eea4121648f 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.0-dev], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.10.1-dev], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [10])
-AC_SUBST(SWITCH_VERSION_MICRO, [0-dev])
+AC_SUBST(SWITCH_VERSION_MICRO, [1-dev])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])