Changed the version number to 4.2.2.

This commit is contained in:
OBattler
2024-09-28 18:32:43 +02:00
parent 74b398be29
commit 36bccdf7a9
5 changed files with 7 additions and 7 deletions

View File

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