]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump
authorAndrey Volk <andywolk@gmail.com>
Mon, 11 May 2020 12:46:27 +0000 (16:46 +0400)
committerAndrey Volk <andywolk@gmail.com>
Mon, 11 May 2020 12:46:27 +0000 (16:46 +0400)
build/next-release.txt
configure.ac

index e552f820c1f74bab224064feede8abdaa988db97..3bf213d773a665923a75f93e801817ae081a43d3 100644 (file)
@@ -1 +1 @@
-1.10.3-dev
+1.10.4-dev
index 871d2c0d8872a0698e6941b41052fa81bea9b960..ba52b60566b8c4ee769b4d6c9e678784d417792b 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.3-dev], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.10.4-dev], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [10])
-AC_SUBST(SWITCH_VERSION_MICRO, [3-dev])
+AC_SUBST(SWITCH_VERSION_MICRO, [4-dev])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])