diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2018-01-31T17·58+0100 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2018-01-31T17·58+0100 |
commit | c287d7312103bae5e154c0c4dd493371a22ea207 (patch) | |
tree | 9b196ed381a50d2cf43bbab2d57d844185b9e972 /version | |
parent | 6fa690291a0ca81ded59ab3db1745ce2dfef84fd (diff) |
Rename 1.12 -> 2.0
Following discussion with Shea and Graham. It's a big enough change from the last release. Also, from a semver perspective, 2.0 makes more sense because we did remove some interfaces (like nix-pull/nix-push).
Diffstat (limited to 'version')
-rw-r--r-- | version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version b/version index 35d51f33b34f..415b19fc3623 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.12 \ No newline at end of file +2.0 \ No newline at end of file |