Version bump

This commit is contained in:
Jason Rhinelander 2022-06-13 11:52:31 -03:00
parent 441270b082
commit 946b182384
No known key found for this signature in database
GPG Key ID: C4992CE7A88D4262
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 10.1.0
VERSION 10.1.1
LANGUAGES CXX C)
set(OXEN_RELEASE_CODENAME "Wistful Wagyu")