Bump version to 3.6

This commit is contained in:
RichardG867
2022-06-27 15:52:31 -03:00
parent 69480da5e7
commit 1ea3634efc
5 changed files with 9 additions and 9 deletions

View File

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