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

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