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 | |
parent | aa353d1400512174ff3c5ccce89d1ebdd1a5be12 (diff) |
releasing version 3.201204183.20120418
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | git-annex.cabal | 2 |
2 files changed, 3 insertions, 3 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 diff --git a/git-annex.cabal b/git-annex.cabal index 395042c9a..041b077dc 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20120407 +Version: 3.20120418 Cabal-Version: >= 1.8 License: GPL Maintainer: Joey Hess <joey@kitenet.net> |