Merge pull request #1464 from jagerman/v913

Version bump
This commit is contained in:
Jason Rhinelander 2021-06-10 16:04:22 -03:00 committed by GitHub
commit a4cd3dda3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ message(STATUS "CMake version ${CMAKE_VERSION}")
set(CMAKE_OSX_DEPLOYMENT_TARGET 10.12 CACHE STRING "macOS deployment target (Apple clang only)")
project(oxen
VERSION 9.1.2
VERSION 9.1.3
LANGUAGES CXX C)
set(OXEN_RELEASE_CODENAME "Audacious Aurochs")