]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Rev Bump v1.2.14
authorKen Rice <krice@freeswitch.org>
Mon, 14 Oct 2013 16:18:40 +0000 (11:18 -0500)
committerKen Rice <krice@freeswitch.org>
Mon, 14 Oct 2013 16:18:40 +0000 (11:18 -0500)
build/next-release.txt
configure.in

index c11470058fa5158edeb42aa051b2f3e23c0abbd6..fd9d1a5aca7b1af499fcf90ff67764de678f03ff 100644 (file)
@@ -1 +1 @@
-1.2.11
+1.2.14
index b1e7e5f9cb39925e8609bcd67d44d8216400693c..c416a52c15e025467aaea6cae582f87b010160f9 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.2.13], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.2.14], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [2])
-AC_SUBST(SWITCH_VERSION_MICRO, [13])
+AC_SUBST(SWITCH_VERSION_MICRO, [14])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])