]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Bump Version v1.4.20
authorKen Rice <krice@freeswitch.org>
Wed, 1 Jul 2015 11:54:26 +0000 (06:54 -0500)
committerKen Rice <krice@freeswitch.org>
Wed, 1 Jul 2015 11:54:26 +0000 (06:54 -0500)
build/next-release.txt
configure.ac

index fd4ca57b8d66eccfa222dc950f7a6c75bf314d47..771411b02f0b434eb8b2ad76eefc6423fb4e8262 100644 (file)
@@ -1 +1 @@
-1.4.19
+1.4.20
index b0e9510e26a54761446da21f908b1f6c7073ca1a..3d3b9a47844e2a0dcb1964bd6439264bf24786d1 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.19], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.4.20], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [4])
-AC_SUBST(SWITCH_VERSION_MICRO, [19])
+AC_SUBST(SWITCH_VERSION_MICRO, [20])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])