summaryrefslogtreecommitdiff
path: root/src/OCLConfig.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/OCLConfig.h.in')
-rw-r--r--src/OCLConfig.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/OCLConfig.h.in b/src/OCLConfig.h.in
index 8662584d..71de4b30 100644
--- a/src/OCLConfig.h.in
+++ b/src/OCLConfig.h.in
@@ -1,5 +1,6 @@
// the configured options and settings for LIBCL
#define LIBCL_DRIVER_VERSION_MAJOR @LIBCL_DRIVER_VERSION_MAJOR@
#define LIBCL_DRIVER_VERSION_MINOR @LIBCL_DRIVER_VERSION_MINOR@
+#define LIBCL_DRIVER_VERSION_PATCH @LIBCL_DRIVER_VERSION_PATCH@
#define LIBCL_C_VERSION_MAJOR @LIBCL_C_VERSION_MAJOR@
#define LIBCL_C_VERSION_MINOR @LIBCL_C_VERSION_MINOR@