diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-16 11:35:52 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-16 11:35:52 -0400 |
commit | 3a7d073e4ed4418de653723f7b92ab8ba0312c07 (patch) | |
tree | f9a0b13811fb062ce3c38a2f0b1040292fd71aa7 | |
parent | d9519c5b2ee83f77e00d27abc5f1e55c6ad7215c (diff) |
releasing version 4.201305164.20130516
-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 43c7de59e..0eb8eefb6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (4.20130502) UNRELEASED; urgency=low +git-annex (4.20130516) unstable; urgency=low * Android: The webapp is ported and working. * Windows: There is a very rough Windows port. Do not trust it with @@ -28,7 +28,7 @@ git-annex (4.20130502) UNRELEASED; urgency=low * migrate: Detect if a file gets corrupted while it's being migrated. * Debian: Add a menu file. - -- Joey Hess <joeyh@debian.org> Thu, 02 May 2013 20:39:19 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 16 May 2013 11:03:35 -0400 git-annex (4.20130501) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index 7c62e0efc..6d4fb4834 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 4.20130502 +Version: 4.20130516 Cabal-Version: >= 1.8 License: GPL Maintainer: Joey Hess <joey@kitenet.net> |