diff options
author | Joey Hess <joey@kitenet.net> | 2011-11-07 13:06:58 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-11-07 13:06:58 -0400 |
commit | f8911cc69dc069b47da7c156270620ef6aa758b8 (patch) | |
tree | f2aee64c0966eeacff6276fd05c95e1590291da4 /debian | |
parent | 41eecb4601896f7ece2151ff79775dd591e91b37 (diff) |
releasing version 3.201111073.20111107
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 57be7dd67..0b4fe3486 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (3.20111106) UNRELEASED; urgency=low +git-annex (3.20111107) unstable; urgency=low * merge: Use fast-forward merges when possible. Thanks Valentin Haenel for a test case showing how non-fast-forward @@ -7,7 +7,7 @@ git-annex (3.20111106) UNRELEASED; urgency=low * Bugfix: In the past two releases, git-annex init has written the uuid.log in the wrong format, with the UUID and description flipped. - -- Joey Hess <joeyh@debian.org> Sun, 06 Nov 2011 14:57:57 -0400 + -- Joey Hess <joeyh@debian.org> Mon, 07 Nov 2011 12:47:44 -0400 git-annex (3.20111105) unstable; urgency=low |