Updated to version 2.29.0 for development

This commit is contained in:
Sam Lantinga
2023-06-20 11:50:19 -07:00
parent ffa78e6bea
commit ceece918e4
11 changed files with 24 additions and 24 deletions

View File

@@ -14,7 +14,7 @@
LIBNAME = SDL2
MAJOR_VERSION = 2
MINOR_VERSION = 28
MINOR_VERSION = 29
MICRO_VERSION = 0
VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(MICRO_VERSION)
DESCRIPTION = Simple DirectMedia Layer 2