Files
EasySoft-ZenTaoPMS/trunk/bin/build.php
wangchunsheng 95ea2c909d * upgrade.
2010-03-10 14:12:55 +00:00

14 lines
383 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
1. 修改zentaophp中的version number打tag。
2. 修改zentaoms中的version
config.php中的version.
install中的version。
3. 修改升级程序。(版本列表。)
4. 打包zentaoms。
5. 合并目录。
6. 修改www/index.php中的包含路径。
7. 导出新的数据库。 grep -v '\-\-' /mnt/c/zentao.sql |grep -v ^$ |sed "s/DROP/\-\- DROP/" >zentao.sql
8. zip包。
9. windows包。
10. 上传文件。
11. 撰写升级声明。