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

index d0149fef743a8035720ed161412709e87702dcab..6ee81aba98faeae6d6847913839d263875f25fad 100644 (file)
@@ -1 +1 @@
-1.3.4
+1.4.16
index ae1ce1b907cf1097993a58840679e4b16cf0e2b2..884a5b48fba613fb3721b166c184d04619d3ef85 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.15], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.4.16], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [4])
-AC_SUBST(SWITCH_VERSION_MICRO, [15])
+AC_SUBST(SWITCH_VERSION_MICRO, [16])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])