Moved to 6.2

This commit is contained in:
Luca Deri 2024-08-13 18:03:02 +02:00 committed by GitHub
parent 82953be21e
commit fa1ea8207f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,7 @@ fi
TODAY=`date +%y%m%d`
MAJOR_RELEASE="6"
MINOR_RELEASE="1"
MINOR_RELEASE="2"
SHORT_VERSION="$MAJOR_RELEASE.$MINOR_RELEASE"
VERSION="$SHORT_VERSION.$TODAY"