summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--include/ocl/version.hpp2
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