version: change to 0.12.0 to mark the beginning of the 0.12 dev branch

pull/17806/head
Martin Atkins 8 years ago
parent dfa623250a
commit cffc00346a

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