From a2e5fc0c5c38cbdf5b089e0ce9e8f9df0bb6d39f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Wed, 2 Sep 2015 20:18:18 +0200 Subject: [PATCH] maintenance branch is now 1.2.7-dev --- .versioneer-lookup | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.versioneer-lookup b/.versioneer-lookup index 9174f0ca..41fd3a30 100644 --- a/.versioneer-lookup +++ b/.versioneer-lookup @@ -10,10 +10,10 @@ # master shall not use the lookup table, only tags master -# maintenance is currently the branch for preparation of maintenance release 1.2.6 +# maintenance is currently the branch for preparation of maintenance release 1.2.7 # so are any fix/... branches -maintenance 1.2.6-dev 96fc70bdb2dd74ba04c3071f70da385b0408904a -fix/.* 1.2.6-dev 96fc70bdb2dd74ba04c3071f70da385b0408904a +maintenance 1.2.7-dev 536bb31965db17b969e7c1c53e241ddac4ae1814 +fix/.* 1.2.7-dev 536bb31965db17b969e7c1c53e241ddac4ae1814 # Special case disconnected checkouts, e.g. 'git checkout ' \(detached.*