Bump version to 4.0

This commit is contained in:
Jasmine Iwanek
2023-02-28 00:03:43 -05:00
parent 3b7c338128
commit d7134acacc
6 changed files with 11 additions and 11 deletions

View File

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