diff --git a/include/cutlass/version.h b/include/cutlass/version.h index 71cdcae1..ce93ed7c 100644 --- a/include/cutlass/version.h +++ b/include/cutlass/version.h @@ -35,7 +35,7 @@ #include #define CUTLASS_MAJOR 4 -#define CUTLASS_MINOR 1 +#define CUTLASS_MINOR 2 #define CUTLASS_PATCH 0 #ifdef CUTLASS_VERSIONS_GENERATED