Update version.h

change version number to 4.2
This commit is contained in:
Haicheng Wu
2025-09-15 12:40:58 -04:00
committed by GitHub
parent 6a35b4d22f
commit e7e0adddac

View File

@ -35,7 +35,7 @@
#include <string>
#define CUTLASS_MAJOR 4
#define CUTLASS_MINOR 1
#define CUTLASS_MINOR 2
#define CUTLASS_PATCH 0
#ifdef CUTLASS_VERSIONS_GENERATED