SHA256
8
0
forked from pool/bcunit
Files
bcunit/set_current_version.patch

14 lines
402 B
Diff
Raw Permalink Normal View History

Index: bcunit-5.3.7/CMakeLists.txt
===================================================================
--- bcunit-5.3.7.orig/CMakeLists.txt
+++ bcunit-5.3.7/CMakeLists.txt
@@ -22,7 +22,7 @@
cmake_minimum_required(VERSION 3.22)
-project(BCUnit VERSION "3.0.2" LANGUAGES C)
+project(BCUnit VERSION "5.3.101" LANGUAGES C)
set(VERSION "${PROJECT_VERSION}")
set(RELEASE "${PROJECT_VERSION_PATCH}")