diff options
author | Joey Hess <joey@kitenet.net> | 2012-01-05 13:51:13 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-01-05 13:51:13 -0400 |
commit | 338d472ca2507f2eee5bfe45f0e2fc19501ed91e (patch) | |
tree | 3379fa06f14c823509476a2178645d01ff2e71d5 | |
parent | 769edd6b08b12c61fd32c6c37aa8352a4100a39a (diff) |
releasing version 3.201201053.20120105
-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 18e241e8d..721dde450 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (3.20120105) UNRELEASED; urgency=low +git-annex (3.20120105) unstable; urgency=low * Added annex-web-options configuration settings, which can be used to provide parameters to whichever of wget or curl git-annex uses @@ -13,7 +13,7 @@ git-annex (3.20120105) UNRELEASED; urgency=low * fsck: Do backend-specific check before checking numcopies is satisfied. * Run gpg with --no-tty. Closes: #654721 - -- Joey Hess <joeyh@debian.org> Mon, 02 Jan 2012 14:19:19 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 05 Jan 2012 13:44:12 -0400 git-annex (3.20111231) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index 93238f49f..bc87b467c 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20111231 +Version: 3.20120105 Cabal-Version: >= 1.6 License: GPL Maintainer: Joey Hess <joey@kitenet.net> |