2.3.0 rc1

This commit is contained in:
mdipierro
2012-12-04 09:02:41 -06:00
parent a9600faa9f
commit 1bbfd80c24
2 changed files with 2 additions and 2 deletions
+1 -1
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.2.1 ('`date +%Y-%m-%d\ %H:%M:%S`') stable' > VERSION
echo 'Version 2.3.0 ('`date +%Y-%m-%d\ %H:%M:%S`') rc1' > VERSION
### rm -f all junk files
make clean
### clean up baisc apps
+1 -1
View File
@@ -1 +1 @@
Version 2.2.1 (2012-12-04 08:47:43) stable
Version 2.3.0 (2012-12-04 09:01:56) rc1