Skip to content

Commit

Permalink
build(version): bump to 2.0.74
Browse files Browse the repository at this point in the history
  • Loading branch information
Ciro Scognamiglio committed Oct 27, 2024
1 parent 967af1b commit 103ccd3
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
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.28)

project(bzr2 VERSION "2.0.73")
project(bzr2 VERSION "2.0.74")
set(BZR2_VERSION "${PROJECT_VERSION}")

if (NOT DEFINED CMAKE_BUILD_TYPE OR CMAKE_BUILD_TYPE STREQUAL "" OR CMAKE_BUILD_TYPE STREQUAL "None")
Expand Down

0 comments on commit 103ccd3

Please sign in to comment.