Bump version to 3.7

This commit is contained in:
RichardG867
2022-07-30 16:47:19 -03:00
parent 93482b51e3
commit 28dd2d386f
5 changed files with 9 additions and 9 deletions

View File

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