let's have the major version number be annex.version

This commit is contained in:
Joey Hess 2011-06-22 23:02:58 -04:00
parent a4ef0e4da4
commit 68783fd5e0
2 changed files with 2 additions and 2 deletions

2
debian/NEWS vendored
View file

@ -1,4 +1,4 @@
git-annex (0.20110622) unstable; urgency=low
git-annex (3.20110622) unstable; urgency=low
There has been another change to the git-annex data store.
Use `git annex upgrade` to migrate your repositories to the new

2
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (0.20110611) UNRELEASED; urgency=low
git-annex (3.20110611) UNRELEASED; urgency=low
* New repository format, annex.version=3. Use `git annex upgrade` to migrate.
* git-annex now stores its logs in a git-annex branch.