This commit is contained in:
Massimo Di Pierro
2011-12-14 08:38:59 -06:00
parent d3a3b098c7
commit c14e657879
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.3 ('`date +%Y-%m-%d\ %H:%M:%S`') stable' > VERSION
echo 'Version 1.99.4 ('`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.3 (2011-12-13 15:31:01) stable
Version 1.99.4 (2011-12-14 08:38:37) stable