This commit is contained in:
Massimo Di Pierro
2012-03-01 14:08:45 -06:00
parent 575e657772
commit d1bd4a7153
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ update:
wget -O gluon/contrib/feedparser.py http://feedparser.googlecode.com/svn/trunk/feedparser/feedparser.py
wget -O gluon/contrib/simplejsonrpc.py http://rad2py.googlecode.com/hg/ide2py/simplejsonrpc.py
src:
echo 'Version 1.99.4 ('`date +%Y-%m-%d\ %H:%M:%S`') stable' > VERSION
echo 'Version 1.99.5 ('`date +%Y-%m-%d\ %H:%M:%S`') stable' > VERSION
### rm -f all junk files
make clean
### clean up baisc apps
+1 -1
View File
@@ -1 +1 @@
Version 1.99.4 (2012-03-01 13:10:26) stable
Version 1.99.5 (2012-03-01 14:08:23) stable