* add new files in bin directory.

* upgrade the version.
This commit is contained in:
wangchunsheng
2010-07-06 01:27:02 +00:00
parent bcf3daf501
commit 140008d1ad
2 changed files with 6 additions and 1 deletions

View File

@@ -18,6 +18,11 @@ tgz:
cp -fr www zentaopms/
cp -fr module zentaopms/
cp bin/ztc* zentaopms/bin
cp bin/computeburn.php zentaopms/bin
cp bin/getbugs.php zentaopms/bin
cp bin/initopt.php zentaopms/bin
cp bin/todo.php zentaopms/bin
chmod a+rx zentaopms/bin
cp -fr framework zentaopms/
cp -fr lib/* zentaopms/lib/
find zentaopms -name .svn |xargs rm -fr

View File

@@ -1 +1 @@
1.0.1.stable
1.1.stable