version 2.20.2

This commit is contained in:
mdipierro
2020-05-02 19:49:56 -07:00
parent ca8b5f6945
commit a4246c08ac
5 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ rmfiles:
rm -rf applications/examples/uploads/*
src:
### Use semantic versioning
echo 'Version 2.20.1-stable+timestamp.'`date +%Y.%m.%d.%H.%M.%S` > VERSION
echo 'Version 2.20.2-stable+timestamp.'`date +%Y.%m.%d.%H.%M.%S` > VERSION
### rm -f all junk files
make clean
# make rmfiles