File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- ## 2.9.1 - 2.9.3
1+ ## 2.9.1 - 2.9.5
22
3+ - many small but important bug fixes
34- jquery 1.11
45- codemirror 3.21, thanks Paolo Valleri
56- fixed security issue with sessions in database, thanks Nathan Humphreys
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ update:
3030 echo " remember that pymysql was tweaked"
3131src :
3232 # ## Use semantic versioning
33- echo ' Version 2.9.4 -stable+timestamp.' ` date +%Y.%m.%d.%H.%M.%S` > VERSION
33+ echo ' Version 2.9.5 -stable+timestamp.' ` date +%Y.%m.%d.%H.%M.%S` > VERSION
3434 # ## rm -f all junk files
3535 make clean
3636 # ## clean up baisc apps
Original file line number Diff line number Diff line change 1- Version 2.9.4 -stable+timestamp.2014.03.15.10.53.40
1+ Version 2.9.5 -stable+timestamp.2014.03.15.21.24.06
You can’t perform that action at this time.
0 commit comments