]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
version bump
authorKen Rice <krice@freeswitch.org>
Thu, 25 Dec 2014 03:26:15 +0000 (21:26 -0600)
committerKen Rice <krice@freeswitch.org>
Thu, 25 Dec 2014 03:26:15 +0000 (21:26 -0600)
configure.ac

index e011c11cda9737d73ae3245d8e068fac857da91a..2b30240a0d059beeebd0de1574784dba08225199 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.14], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.4.15], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [4])
-AC_SUBST(SWITCH_VERSION_MICRO, [14])
+AC_SUBST(SWITCH_VERSION_MICRO, [15])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])