From 1edc325abc29e57caab342c8bad0b6ee1f07e2d3 Mon Sep 17 00:00:00 2001 From: besawn <38794505+besawn@users.noreply.github.com> Date: Thu, 17 Mar 2022 12:42:58 -0400 Subject: [PATCH] Increment CAST version to 1.8.5 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6b61c94a5..d32113845 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ project (ibm) set(BUILDID_RELEASE 1) set(BUILDID_CUMULFIXID 8) -set(BUILDID_EFIXID 4) +set(BUILDID_EFIXID 5) execute_process( COMMAND git rev-list --count HEAD