Moved to 6.4

This commit is contained in:
Luca Deri 2025-04-29 17:53:58 +02:00 committed by GitHub
parent cfdf16d592
commit de5b686407
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="3"
MINOR_RELEASE="4"
SHORT_VERSION="$MAJOR_RELEASE.$MINOR_RELEASE"
VERSION="$SHORT_VERSION.$TODAY"