]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump rev v1.4.26
authorKen Rice <krice@freeswitch.org>
Thu, 19 Nov 2015 20:48:04 +0000 (14:48 -0600)
committerKen Rice <krice@freeswitch.org>
Thu, 19 Nov 2015 20:48:04 +0000 (14:48 -0600)
build/next-release.txt
configure.ac

index 580ef4b6c18b299ff03f61d5b1dffd2a0f74749c..24d07aa70ae6cbe926108d326226635d639d7c4c 100644 (file)
@@ -1 +1 @@
-1.4.23
+1.4.26
index e41241d899502469480e859217261c93b4fd8d0a..c58d47f6e9e35350b200efffaf59fb003dd01a44 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.4.23], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.4.26], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [4])
-AC_SUBST(SWITCH_VERSION_MICRO, [23])
+AC_SUBST(SWITCH_VERSION_MICRO, [26])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])