update: VERSION in Makefile

This commit is contained in:
ngn 2024-08-19 00:52:16 +03:00
parent bfd7db3136
commit 7c53eadf9d

View File

@ -1,5 +1,5 @@
SUBDIRS := $(wildcard */.)
VERSION = 24.04
VERSION = 24.05
install:
@for dir in $(SUBDIRS) ; do \