Update versions to 3.11

This commit is contained in:
Jasmine Iwanek
2022-11-18 23:28:18 -05:00
parent be10e38ddf
commit c0b8b18bb8
5 changed files with 8 additions and 8 deletions

View File

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