Skip to content

Commit

Permalink
Merge pull request #145 from victor-tucci/dev
Browse files Browse the repository at this point in the history
version bump 5.0.1
  • Loading branch information
sanada08 authored Mar 15, 2024
2 parents 7135892 + 960a8d0 commit ebd3b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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(beldex
VERSION 5.0.0
VERSION 5.0.1
LANGUAGES CXX C)
set(BELDEX_RELEASE_CODENAME "Bern")

Expand Down

0 comments on commit ebd3b4f

Please sign in to comment.