]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump 2563/head
authorAndrey Volk <andywolk@gmail.com>
Sat, 3 Aug 2024 15:24:55 +0000 (18:24 +0300)
committerAndrey Volk <andywolk@gmail.com>
Sat, 3 Aug 2024 15:24:55 +0000 (18:24 +0300)
build/next-release.txt
configure.ac

index a3426275e7252116d3621a24c7eaea245c2fc7a1..27cbef8a6ef67699455372f78e7c4f70bd03978f 100644 (file)
@@ -1 +1 @@
-1.10.12-dev
+1.10.13-dev
index 348103f8db6da1817a29ff706e52598607851bee..6991398ae7eb68be8c12c20fcca2dec408647e61 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.12-dev], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.10.13-dev], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [10])
-AC_SUBST(SWITCH_VERSION_MICRO, [12-dev])
+AC_SUBST(SWITCH_VERSION_MICRO, [13-dev])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])