diff options
author | Joey Hess <joey@kitenet.net> | 2012-04-07 15:58:13 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-04-07 15:58:13 -0400 |
commit | 29acf62ba3db22b6764db164f221dec4e0a41d3b (patch) | |
tree | e765c49392177ab4b8ca865a4f6ab7519e247957 | |
parent | 62c69e7e25c3d60098914e6cc0be4ff2b9a8db00 (diff) |
releasing version 3.201204063.20120406
-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 581c7d04f..3266d85c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -git-annex (3.20120406) UNRELEASED; urgency=low +git-annex (3.20120406) unstable; urgency=low * Disable diskfree on kfreebsd, as I have a build failure on kfreebsd-i386 that is quite likely caused by it. - -- Joey Hess <joeyh@debian.org> Sat, 07 Apr 2012 15:49:41 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 07 Apr 2012 15:50:36 -0400 git-annex (3.20120405) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index 805f804eb..e047bb285 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20120405 +Version: 3.20120406 Cabal-Version: >= 1.8 License: GPL Maintainer: Joey Hess <joey@kitenet.net> |