This commit is contained in:
Massimo Di Pierro
2012-03-02 10:17:30 -06:00
parent 1622fc5121
commit 9b302033ab
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.5 ('`date +%Y-%m-%d\ %H:%M:%S`') stable' > VERSION
echo 'Version 1.99.6 ('`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.5 (2012-03-02 10:11:16) stable
Version 1.99.6 (2012-03-02 10:17:26) stable