]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
bump version numbers v1.4.21
authorKen Rice <krice@freeswitch.org>
Tue, 25 Aug 2015 20:13:52 +0000 (15:13 -0500)
committerKen Rice <krice@freeswitch.org>
Wed, 26 Aug 2015 14:57:59 +0000 (09:57 -0500)
build/next-release.txt
configure.ac

index 771411b02f0b434eb8b2ad76eefc6423fb4e8262..8cc8fe024b7ad8fc33c1bd65a6f3ec2fe9c53f17 100644 (file)
@@ -1 +1 @@
-1.4.20
+1.4.21
index 3d3b9a47844e2a0dcb1964bd6439264bf24786d1..43c74f9b1c271bdcb25358c4c077b4eb42cc46f0 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.20], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.4.21], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [4])
-AC_SUBST(SWITCH_VERSION_MICRO, [20])
+AC_SUBST(SWITCH_VERSION_MICRO, [21])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])