Release 4.7.0

Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
Lukas Fleischer
2020-10-12 11:16:08 -04:00
parent 06ce86c600
commit d960391bd5
4 changed files with 63 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ then
exit 1
fi
DEF_VER=4.6.0
DEF_VER=4.7.0
VERFILE="$1"
if [ -d '.git' ]