We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a141ca4 commit ea2979cCopy full SHA for ea2979c
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.1"; // like beta.1
+static immutable VersionSuffix = "rc.2"; // like beta.1
0 commit comments