We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afdc9b6 commit cf661d1Copy full SHA for cf661d1
1 file changed
source/shared/version.h
@@ -31,7 +31,7 @@
31
#define SQLVERSION_BUILD 0
32
33
// For previews, set this constant to 1, 2 and so on. Otherwise, set it to 0
34
-#define PREVIEW 0
+#define PREVIEW 1
35
#define SEMVER_PRERELEASE
36
37
// Semantic versioning build metadata, build meta data is not counted in precedence order.
0 commit comments