Commit a77f769f authored by Michael Schurter's avatar Michael Schurter
Browse files

Bump to dev post-0.9.0-rc1 release

Showing with 1 addition and 17847 deletions
+1 -17847
This diff is collapsed.
This diff is collapsed.
......@@ -16,7 +16,7 @@ var (
// A pre-release marker for the version. If this is "" (empty string)
// then it means that it is a final release. Otherwise, this is a pre-release
// such as "dev" (in development), "beta", "rc1", etc.
VersionPrerelease = "rc1"
VersionPrerelease = "dev"
// VersionMetadata is metadata further describing the build type.
VersionMetadata = ""
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment