diff --git a/include/cudecomp.h b/include/cudecomp.h index 189f634..d9d82d6 100644 --- a/include/cudecomp.h +++ b/include/cudecomp.h @@ -28,8 +28,8 @@ #include #define CUDECOMP_MAJOR 0 -#define CUDECOMP_MINOR 5 -#define CUDECOMP_PATCH 1 +#define CUDECOMP_MINOR 6 +#define CUDECOMP_PATCH 0 #ifdef __cplusplus extern "C" {