From 2cae5aca8efacd83e34def9af3e855be2e8226ed Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 15 Dec 2025 19:01:01 +0100 Subject: chore: update version.hpp. Signed-off-by: Amlal El Mahrouss --- include/ocl/version.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/ocl/version.hpp b/include/ocl/version.hpp index 3752e49..9aaaf11 100644 --- a/include/ocl/version.hpp +++ b/include/ocl/version.hpp @@ -9,6 +9,6 @@ // This is the library version, which applies the following pattern: // - use it to detect whether you're using stable or develop OCL. -#define OCL_LIB_VERSION "stable-00_" +#define OCL_LIB_VERSION "develop-00_" #endif \ No newline at end of file -- cgit v1.2.3