Bump version

This commit is contained in:
eyedeekay
2024-04-29 20:25:19 -04:00
parent 3047f70164
commit 95c045e97c

View File

@@ -11,7 +11,7 @@ if [ -z "$VERSIONMAJOR" ]; then
VERSIONMAJOR=2
fi
if [ -z "$VERSIONMINOR" ]; then
VERSIONMINOR=4
VERSIONMINOR=5
fi
if [ -z "$VERSIONBUILD" ]; then
VERSIONBUILD=0