Skip to content

Commit 93f6e14

Browse files
authored
Merge pull request #205 from psychocoderHPC/topic-setVErsion0.3.0-rc1
change version to 0.3.0-rc1
2 parents 93bc5c7 + bd9335d commit 93f6e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/cupla/version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424
#define CUPLA_VERSION_MAJOR 0
2525
#define CUPLA_VERSION_MINOR 3
2626
#define CUPLA_VERSION_PATCH 0
27-
#define CUPLA_VERSION_LABEL "dev"
27+
#define CUPLA_VERSION_LABEL "rc1"

0 commit comments

Comments
 (0)