Skip to content

Commit 38f9f89

Browse files
committed
Update version suffix
1 parent 5387963 commit 38f9f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/NZSL/Config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
#define NZSL_VERSION_MAJOR 1
3434
#define NZSL_VERSION_MINOR 1
3535
#define NZSL_VERSION_PATCH 0
36-
#define NZSL_VERSION_SUFFIX "-rc2"
36+
#define NZSL_VERSION_SUFFIX "-rc3"
3737

3838
#if !defined(NZSL_STATIC)
3939
#ifdef NZSL_BUILD

0 commit comments

Comments
 (0)