diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-20 16:33:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-20 16:33:36 -0400 |
commit | eef1bb31ef966c5d3734288786331c0d7810c2e9 (patch) | |
tree | 9d8241d63c7f282ed86548066f067e9e85b749fb | |
parent | 2ec349a18d96ba41bae98ac94830f9b8d8fa2598 (diff) |
releasing version 0.250.25
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index bfde82af2..8c1155aa8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -git-annex (0.25) UNRELEASED; urgency=low +git-annex (0.25) unstable; urgency=low * Fix dropping of files using the URL backend. * Fix support for remotes with '.' in their names. * Add version command to show git-annex version as well as repository version information. - -- Joey Hess <joeyh@debian.org> Thu, 17 Mar 2011 11:46:53 -0400 + -- Joey Hess <joeyh@debian.org> Sun, 20 Mar 2011 16:30:36 -0400 git-annex (0.24) unstable; urgency=low |