diff options
-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 d0fe10b1b..88c833d78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -git-annex (4.20130910) UNRELEASED; urgency=low +git-annex (4.20130911) unstable; urgency=low * Fix problem with test suite in non-unicode locale. - -- Joey Hess <joeyh@debian.org> Wed, 11 Sep 2013 12:07:28 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 11 Sep 2013 12:14:16 -0400 git-annex (4.20130909) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index fad2f3d0b..1b96a6365 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 4.20130909 +Version: 4.20130911 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess <joey@kitenet.net> |