]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump v1.4.18
authorKen Rice <krice@freeswitch.org>
Thu, 12 Mar 2015 18:55:23 +0000 (13:55 -0500)
committerKen Rice <krice@freeswitch.org>
Thu, 12 Mar 2015 18:55:23 +0000 (13:55 -0500)
build/next-release.txt
configure.ac

index 04e0d3f14fd0062b5a98173a575b35e2206ccc61..f689e8c1a064cd413d73517136941339f50159ae 100644 (file)
@@ -1 +1 @@
-1.4.17
+1.4.18
index 5c57b0cc3fa39cea7eac4a82b382e70b5a249745..5c2531ecd305d5a84045d982405f8e0748ae5abd 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.17], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.4.18], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [4])
-AC_SUBST(SWITCH_VERSION_MICRO, [17])
+AC_SUBST(SWITCH_VERSION_MICRO, [18])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])