diff options
author | Joey Hess <joey@kitenet.net> | 2010-12-04 17:29:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-12-04 17:29:28 -0400 |
commit | b34da73ec2eb97001b4d82e214b5a517a8d8d8c4 (patch) | |
tree | 9715188440b178e0af448342c44209256023ba94 | |
parent | 57305570eb5fce88c743ca4f7ff127c7ef582310 (diff) |
releasing version 0.110.11
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b5ef4b5a0..5ecf94201 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (0.11) UNRELEASED; urgency=low +git-annex (0.11) unstable; urgency=low * If available, rsync will be used for file transfers from remote repositories. This allows resuming interrupted transfers. @@ -7,7 +7,7 @@ git-annex (0.11) UNRELEASED; urgency=low * Improve detection of version 0 repos. * Add uninit subcommand. Closes: #605749 - -- Joey Hess <joeyh@debian.org> Thu, 02 Dec 2010 16:54:12 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 04 Dec 2010 17:27:42 -0400 git-annex (0.10) unstable; urgency=low |