aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-05-21 14:23:27 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-05-21 14:23:27 -0400
commit028228ab99efbe2d07d0f3b72d099ae5249a520e (patch)
tree37028932211127f9a30f594da083b7d4596d1de2
parent98b6ed5e0add092087086e55566156e0558d89b3 (diff)
releasing version 4.201305214.20130521
-rw-r--r--.gitignore1
-rw-r--r--debian/changelog4
-rw-r--r--git-annex.cabal2
3 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index a9c93d96a..deb0f79e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ cabal-dev
.DS_Store
.virthualenv
tags
+Setup
diff --git a/debian/changelog b/debian/changelog
index 30b61700b..02a246e37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (4.20130517) UNRELEASED; urgency=low
+git-annex (4.20130521) unstable; urgency=low
* Sanitize debian changelog version before putting it into cabal file.
Closes: #708619
@@ -23,7 +23,7 @@ git-annex (4.20130517) UNRELEASED; urgency=low
* Linux standalone: Back to being built with glibc 2.13 for maximum
portability.
- -- Joey Hess <joeyh@debian.org> Fri, 17 May 2013 11:17:03 -0400
+ -- Joey Hess <joeyh@debian.org> Tue, 21 May 2013 13:10:26 -0400
git-annex (4.20130516) unstable; urgency=low
diff --git a/git-annex.cabal b/git-annex.cabal
index 0652fb275..284cd73c7 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 4.20130516
+Version: 4.20130521
Cabal-Version: >= 1.8
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>