summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2018-11-19 20:07:20 -0500
committerKyle Meyer <kyle@kyleam.com>2018-11-19 20:07:20 -0500
commita39b679284ee6a947520adb01ef5656ef2b1ace4 (patch)
tree1174642a0b36755546825127a5b779f30dd14bf6
parent66b81ea781fb192d0ed07002a0c1e7aa284041db (diff)
Release version 1.7.0
-rw-r--r--NEWS2
-rw-r--r--magit-annex.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 7f84a16..ced84d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
Magit-annex NEWS -- history of user-visible changes -*- mode: org; -*-
-* master (unreleased)
+* 1.7.0
Magit-annex has been updated for the latest version of Magit and now
requires version 2.90.0 or later.
diff --git a/magit-annex.el b/magit-annex.el
index 4bb963e..abf8d7c 100644
--- a/magit-annex.el
+++ b/magit-annex.el
@@ -6,7 +6,7 @@
;; RĂ©mi Vanicat <vanicat@debian.org>
;; URL: https://github.com/magit/magit-annex
;; Keywords: vc tools
-;; Version: 1.6.0
+;; Version: 1.7.0
;; Package-Requires: ((cl-lib "0.3") (magit "2.90.0"))
;; This program is free software; you can redistribute it and/or modify