]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump
authorAndrey Volk <andywolk@gmail.com>
Sun, 13 Aug 2023 20:20:20 +0000 (23:20 +0300)
committerAndrey Volk <andywolk@gmail.com>
Sun, 13 Aug 2023 20:20:20 +0000 (23:20 +0300)
build/next-release.txt
configure.ac

index b61c58c7d492fc34307c97923bb3455f4dcb12c7..63fd3adc74156057edb383e8ab1b6ab2fe87726d 100644 (file)
@@ -1 +1 @@
-1.10.10-dev
+1.10.11-dev
index c0d792d51e35fd36615bdd91752c8afd12243fca..9f852e531a06c5334d8aec49102117861e0e93bc 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.10-dev], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.10.11-dev], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [10])
-AC_SUBST(SWITCH_VERSION_MICRO, [10-dev])
+AC_SUBST(SWITCH_VERSION_MICRO, [11-dev])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])