Skip to content

Commit e1b23be

Browse files
authored
Update GPAVersion.h
Bump GPA_UPDATE_VERSION from 0 to 1
1 parent a2c59fe commit e1b23be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/GPUPerfAPI-Common/GPAVersion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#define GPA_MAJOR_VERSION 2
1212
#define GPA_MINOR_VERSION 22
1313
#define GPA_BUILD_NUMBER 0
14-
#define GPA_UPDATE_VERSION 0
14+
#define GPA_UPDATE_VERSION 1
1515

1616
#define GPA_STR_VALUE(s) #s
1717
#define GPA_VERSION_STRING(s) GPA_STR_VALUE(s)

0 commit comments

Comments
 (0)