Skip to content

Commit 8fe2680

Browse files
committed
R-2.7.4
1 parent 09a747c commit 8fe2680

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2.7.1 - 2.7.2
1+
## 2.7.1 - 2.7.4
22

33
- jQuery 1.10.2
44
- codemirror 3.18, thanks Paolo

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.7.3-stable+timestamp.'`date +%Y.%m.%d.%H.%M.%S` > VERSION
33+
echo 'Version 2.7.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.7.3-stable+timestamp.2013.10.13.08.09.54
1+
Version 2.7.4-stable+timestamp.2013.10.14.10.13.57

0 commit comments

Comments
 (0)