Versionsnummer angepaßt auf 0.8.1

master v0.8.1
Thomas Hooge 2023-08-18 13:43:29 +02:00
parent 91fe261dec
commit be186964b4
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ GLUON_SITE_PACKAGES += \
$(USB_PACKAGES_STORAGE)
endif
DEFAULT_GLUON_RELEASE := 0.8
DEFAULT_GLUON_RELEASE := 0.8.1
# Allow overriding the release number from the command line
GLUON_RELEASE ?= $(DEFAULT_GLUON_RELEASE)