Commit f4408f2e authored by Mitchell Hashimoto's avatar Mitchell Hashimoto
Browse files

v0.3.7

parent e3b64f5b
No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
## 0.3.7 (unreleased)
## 0.3.7 (February 19, 2015)
IMPROVEMENTS:
......
......@@ -9,4 +9,4 @@ const Version = "0.3.7"
// 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.
const VersionPrerelease = "dev"
const VersionPrerelease = ""
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