提交 6762f141 authored 作者: Ken Rice's avatar Ken Rice

bump versions numbers in prep for initial 1.6 release

上级 2d2a27f6
...@@ -3,9 +3,9 @@ ...@@ -3,9 +3,9 @@
# Must change all of the below together # Must change all of the below together
# For a release, set revision for that tagged release as well and uncomment # For a release, set revision for that tagged release as well and uncomment
AC_INIT([freeswitch], [1.7.0], bugs@freeswitch.org) AC_INIT([freeswitch], [1.6.0], bugs@freeswitch.org)
AC_SUBST(SWITCH_VERSION_MAJOR, [1]) AC_SUBST(SWITCH_VERSION_MAJOR, [1])
AC_SUBST(SWITCH_VERSION_MINOR, [7]) AC_SUBST(SWITCH_VERSION_MINOR, [6])
AC_SUBST(SWITCH_VERSION_MICRO, [0]) AC_SUBST(SWITCH_VERSION_MICRO, [0])
AC_SUBST(SWITCH_VERSION_REVISION, []) AC_SUBST(SWITCH_VERSION_REVISION, [])
AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, []) AC_SUBST(SWITCH_VERSION_REVISION_HUMAN, [])
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
# #
###################################################################################################################### ######################################################################################################################
%define version 1.7.0 %define version 1.6.0
%define release 1 %define release 1
%define fsname freeswitch %define fsname freeswitch
......
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
%{?with_mod_esl:%define build_mod_esl 1 } %{?with_mod_esl:%define build_mod_esl 1 }
%{?with_mod_shout:%define build_mod_shout 1 } %{?with_mod_shout:%define build_mod_shout 1 }
%define version 1.7.0 %define version 1.6.0
%define release 1 %define release 1
###################################################################################################################### ######################################################################################################################
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论