diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-15 19:01:01 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-15 19:01:01 +0100 |
| commit | 2cae5aca8efacd83e34def9af3e855be2e8226ed (patch) | |
| tree | b7cc3a959bd4aac66e4d9f91f6d78f1d92b87572 /include | |
| parent | 236f81d4f257ddaa1fff2946fe34cddc679c8997 (diff) | |
chore: update version.hpp.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include')
| -rw-r--r-- | include/ocl/version.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
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: // <branch>-<major_version> 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 |
