]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Bumb Rev
authorKen Rice <krice@freeswitch.org>
Thu, 31 Jul 2014 14:09:15 +0000 (09:09 -0500)
committerKen Rice <krice@freeswitch.org>
Thu, 31 Jul 2014 14:09:15 +0000 (09:09 -0500)
configure.ac

index f8daf2d19a83807fa328149d85bec87703b29de7..f44859f55c71525c3ce1cbfd16d5585bc28b6758 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.7], bugs@freeswitch.org)
+AC_INIT([freeswitch], [1.4.8], bugs@freeswitch.org)
 AC_SUBST(SWITCH_VERSION_MAJOR, [1])
 AC_SUBST(SWITCH_VERSION_MINOR, [4])
-AC_SUBST(SWITCH_VERSION_MICRO, [7])
+AC_SUBST(SWITCH_VERSION_MICRO, [8])
 AC_SUBST(SWITCH_VERSION_REVISION, [])
 AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])