Bump version to 4.2.1.

This commit is contained in:
OBattler
2024-07-26 21:09:47 +02:00
parent 3853979b3f
commit ad04a7735e
5 changed files with 7 additions and 7 deletions

View File

@@ -35,7 +35,7 @@ if(MUNT_EXTERNAL)
endif()
project(86Box
VERSION 4.2
VERSION 4.2.1
DESCRIPTION "Emulator of x86-based systems"
HOMEPAGE_URL "https://86box.net"
LANGUAGES C CXX)