removed rc1

This commit is contained in:
mdipierro
2012-10-08 09:15:33 -05:00
parent a3ba3f662a
commit 03e3324a12
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ update:
wget -O gluon/contrib/simplejsonrpc.py http://rad2py.googlecode.com/hg/ide2py/simplejsonrpc.py
echo "remember that pymysql was tweaked"
src:
echo 'Version 2.1.0rc1 ('`date +%Y-%m-%d\ %H:%M:%S`') dev' > VERSION
echo 'Version 2.1.0 ('`date +%Y-%m-%d\ %H:%M:%S`') dev' > VERSION
### rm -f all junk files
make clean
### clean up baisc apps

View File

@@ -1 +1 @@
Version 2.1.0rc1 (2012-10-07 22:45:34) dev
Version 2.1.0 (2012-10-08 09:15:27) dev