release FreeSWITCH 1.2.7

This commit is contained in:
Ken Rice
2013-03-06 15:24:36 -06:00
parent 3b607284f2
commit 73a07e41c0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
1.2.7
1.2.8
+1 -1
View File
@@ -6,7 +6,7 @@
AC_INIT([freeswitch], [1.2.6], bugs@freeswitch.org)
AC_SUBST(SWITCH_VERSION_MAJOR, [1])
AC_SUBST(SWITCH_VERSION_MINOR, [2])
AC_SUBST(SWITCH_VERSION_MICRO, [6])
AC_SUBST(SWITCH_VERSION_MICRO, [7])
AC_SUBST(SWITCH_VERSION_REVISION, [])
AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])