This commit is contained in:
mdipierro
2014-03-04 22:42:22 -06:00
parent 7c536b66d0
commit 1abdf72a04
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ update:
echo "remember that pymysql was tweaked"
src:
### Use semantic versioning
echo 'Version 2.9.3-stable+timestamp.'`date +%Y.%m.%d.%H.%M.%S` > VERSION
echo 'Version 2.9.4-stable+timestamp.'`date +%Y.%m.%d.%H.%M.%S` > VERSION
### rm -f all junk files
make clean
### clean up baisc apps
+1 -1
View File
@@ -1 +1 @@
Version 2.9.3-stable+timestamp.2014.03.04.22.32.31
Version 2.9.4-stable+timestamp.2014.03.04.22.40.54