Skip to content

Commit fd4b825

Browse files
authored
Bump Gaia version to 0.3.0-beta (#1006)
1 parent 52f619c commit fd4b825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

production/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ project(production VERSION 0.3.0)
1515
# Sets the pre-release version which will be appended to the
1616
# product version: 0.1.0-alpha.
1717
# When the product is GA this should be empty.
18-
set(PRE_RELEASE_IDENTIFIER "alpha")
18+
set(PRE_RELEASE_IDENTIFIER "beta")
1919

2020
option(EXECUTE_FDW_TESTS "Execute FDW tests" OFF)
2121

0 commit comments

Comments
 (0)