Skip to content

Commit 1abdf72

Browse files
committed
2.9.4
1 parent 7c536b6 commit 1abdf72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ update:
3030
echo "remember that pymysql was tweaked"
3131
src:
3232
### Use semantic versioning
33-
echo 'Version 2.9.3-stable+timestamp.'`date +%Y.%m.%d.%H.%M.%S` > VERSION
33+
echo 'Version 2.9.4-stable+timestamp.'`date +%Y.%m.%d.%H.%M.%S` > VERSION
3434
### rm -f all junk files
3535
make clean
3636
### clean up baisc apps

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Version 2.9.3-stable+timestamp.2014.03.04.22.32.31
1+
Version 2.9.4-stable+timestamp.2014.03.04.22.40.54

0 commit comments

Comments
 (0)