]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump
authorAndrey Volk <andywolk@gmail.com>
Tue, 31 Dec 2019 15:46:29 +0000 (19:46 +0400)
committerAndrey Volk <andywolk@gmail.com>
Tue, 31 Dec 2019 15:46:29 +0000 (19:46 +0400)
build/next-release.txt
configure.ac

index de4df648d8f7a268b0be5865337a4b07d54d2eb8..e552f820c1f74bab224064feede8abdaa988db97 100644 (file)
@@ -1 +1 @@
-1.10.2-dev
+1.10.3-dev
index 40e27c6094de5ecc096f5d584eb8522bcf3bc1f1..0ac4448aa35dbae375fc13fce0a44527a3db30da 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.2-dev], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.10.3-dev], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [10])
-AC_SUBST(SWITCH_VERSION_MICRO, [2-dev])
+AC_SUBST(SWITCH_VERSION_MICRO, [3-dev])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])