diff options
author | Joey Hess <joey@kitenet.net> | 2011-06-24 14:58:07 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-06-24 14:58:07 -0400 |
commit | 874fc044c1dec05fc398b44ccd69a2f501a52de2 (patch) | |
tree | baab74e9e5446b2c365df27c67abeb6084cfdd19 | |
parent | d7018500fac3f496489888e2f5fd124c66c0b746 (diff) |
releasing version 3.201106243.20110624
-rw-r--r-- | debian/NEWS | 2 | ||||
-rw-r--r-- | debian/changelog | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/NEWS b/debian/NEWS index 4218bf568..22835ace8 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,4 +1,4 @@ -git-annex (3.20110622) unstable; urgency=low +git-annex (3.20110624) exerimental; urgency=low There has been another change to the git-annex data store. Use `git annex upgrade` to migrate your repositories to the new diff --git a/debian/changelog b/debian/changelog index 69b28c455..47652241a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (3.20110611) UNRELEASED; urgency=low +git-annex (3.20110624) experimental; 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. @@ -18,7 +18,7 @@ git-annex (3.20110611) UNRELEASED; urgency=low * git-union-merge: New git subcommand, that does a generic union merge operation, and operates efficiently without touching the working tree. - -- Joey Hess <joeyh@debian.org> Mon, 13 Jun 2011 19:53:24 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 24 Jun 2011 14:32:18 -0400 git-annex (0.20110610) unstable; urgency=low |