update master version to 0.9.0-dev

pull/11509/head
Mitchell Hashimoto 9 years ago
parent d5ac48de2a
commit 9183be4c83
No known key found for this signature in database
GPG Key ID: 744E147AA52F5B0A

@ -7,7 +7,7 @@ import (
)
// The main version number that is being run at the moment.
const Version = "0.8.6"
const Version = "0.9.0"
// 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

Loading…
Cancel
Save