Update version.h
change version number to 4.2
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user