aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Vollmer <marius.vollmer@uni-dortmund.de>2008-10-16 01:07:59 +0300
committerMarius Vollmer <marius.vollmer@uni-dortmund.de>2008-10-16 01:08:24 +0300
commitbda4bfecd2d4b25d3ee3fd11aa218f4eaef24f06 (patch)
tree8481e8d51b715136395b58c85e3f926f122e8a2a
parentadc363840078182f94d4a15b6b2bd4cecaddd70b (diff)
Released 0.6.10.6.1
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog4
2 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index b758315..55d0e37 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(magit, 0.7)
+AC_INIT(magit, 0.6.1)
AC_CONFIG_SRCDIR([magit.el])
AM_INIT_AUTOMAKE
diff --git a/debian/changelog b/debian/changelog
index 8d54567..90aea4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
-magit (0.7-1~unreleased) unstable; urgency=low
+magit (0.6.1-1) unstable; urgency=low
- *
+ * Fixed a bug that screwed up working with multiple repositories.
-- Marius Vollmer <marius.vollmer@gmail.com> Mon, 13 Oct 2008 00:40:08 +0300