Updated the version number to 3.3.

This commit is contained in:
OBattler
2022-02-18 17:51:00 +01:00
committed by David Hrdlička
parent 76fbaa4b8c
commit ee5630f9c4
2 changed files with 5 additions and 5 deletions

View File

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