diff options
author | Joey Hess <joey@kitenet.net> | 2012-04-18 12:22:22 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-04-18 12:22:22 -0400 |
commit | 840315c3507d6a3df0d747f423244c132e41e3fa (patch) | |
tree | 32dfe3f624a885eb3c69a79ff6e2c90f53070b3b /debian/changelog | |
parent | aa353d1400512174ff3c5ccce89d1ebdd1a5be12 (diff) |
releasing version 3.201204183.20120418
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 7b9fcde3f..e63e82f0e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (3.20120407) UNRELEASED; urgency=low +git-annex (3.20120418) unstable; urgency=low * bugfix: Adding a dotfile also caused all non-dotfiles to be added. * bup: Properly handle key names with spaces or other things that are @@ -11,7 +11,7 @@ git-annex (3.20120407) UNRELEASED; urgency=low * cabal now installs git-annex-shell as a symlink to git-annex. * cabal file now autodetects whether S3 support is available. - -- Joey Hess <joeyh@debian.org> Sun, 08 Apr 2012 12:23:42 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 18 Apr 2012 12:11:32 -0400 git-annex (3.20120406) unstable; urgency=low |