Bump version

This commit is contained in:
Maschell 2026-04-10 13:16:24 +02:00
parent 1627acba35
commit 4473bb7557

View File

@ -3,7 +3,7 @@ include $(TOPDIR)/share/wups_rules
export WUPS_MAJOR := 0
export WUPS_MINOR := 9
export WUPS_PATCH := 0
export WUPS_PATCH := 1
VERSION := $(WUPS_MAJOR).$(WUPS_MINOR).$(WUPS_PATCH)