diff options
author | Joey Hess <joey@kitenet.net> | 2011-09-28 19:17:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-09-28 19:17:12 -0400 |
commit | 7dddb803a07f4eb77f271a9e954d1e07f74de6df (patch) | |
tree | 06dfd9c290cb93b864358f8b007fa37247560eb4 | |
parent | ed00bdb9954028e123bb25bfe1e1c1d06a5aaba7 (diff) |
releasing version 3.201109283.20110928
-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 4bc442d51..f33788271 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (3.20110916) UNRELEASED; urgency=low +git-annex (3.20110928) unstable; urgency=low * --in can be used to make git-annex only operate on files believed to be present in a given repository. @@ -18,7 +18,7 @@ git-annex (3.20110916) UNRELEASED; urgency=low the final piece of the puzzle needed for git-annex to to play nicely with branches. - -- Joey Hess <joeyh@debian.org> Sun, 18 Sep 2011 18:25:51 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 28 Sep 2011 18:14:02 -0400 git-annex (3.20110915) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index a518ca8cb..3f31ee4dc 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20110915 +Version: 3.20110928 Cabal-Version: >= 1.6 License: GPL Maintainer: Joey Hess <joey@kitenet.net> |