Skip to content

Commit e13fee2

Browse files
committed
Bump Update Version from 0 to 1
Change-Id: Ifd5d31fe3d3c239d6fc775cdf35cad483b57cb41
1 parent 805ef19 commit e13fee2

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 23
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)