R-2.18.5
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## 2.18.1-2.18.4
|
||||
## 2.18.1-2.18.5
|
||||
- pydal 19.02
|
||||
- made template its own module (Yet Another Template Language)
|
||||
- improved python 3.4-3.7 support
|
||||
|
||||
2
Makefile
2
Makefile
@@ -45,7 +45,7 @@ rmfiles:
|
||||
rm -rf applications/examples/uploads/*
|
||||
src:
|
||||
### Use semantic versioning
|
||||
echo 'Version 2.18.4-stable+timestamp.'`date +%Y.%m.%d.%H.%M.%S` > VERSION
|
||||
echo 'Version 2.18.5-stable+timestamp.'`date +%Y.%m.%d.%H.%M.%S` > VERSION
|
||||
### rm -f all junk files
|
||||
make clean
|
||||
# make rmfiles
|
||||
|
||||
2
VERSION
2
VERSION
@@ -1 +1 @@
|
||||
Version 2.18.4-stable+timestamp.2019.03.12.22.20.22
|
||||
Version 2.18.5-stable+timestamp.2019.04.07.21.13.59
|
||||
|
||||
Submodule gluon/packages/dal updated: 39c8463f95...55a98df73e
Reference in New Issue
Block a user