We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8852544 commit f10a352Copy full SHA for f10a352
source/served/info.d
@@ -1,4 +1,4 @@
1
module source.served.info;
2
3
static immutable Version = [0, 7, 0];
4
-static immutable VersionSuffix = "rc.3"; // like beta.1
+static immutable VersionSuffix = ""; // like beta.1
0 commit comments