summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--magit-annex.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 41c4464..ac6b7b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
Magit-annex NEWS -- history of user-visible changes -*- mode: org; -*-
-* master (unreleased)
+* 1.8.0
Magit-annex has been updated for the latest version of Magit and now
requires version 3.0.0 or later.
diff --git a/magit-annex.el b/magit-annex.el
index ebaf49a..e99fc6d 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.7.1
+;; Version: 1.8.0
;; Package-Requires: ((cl-lib "0.3") (magit "3.0.0"))
;; This program is free software; you can redistribute it and/or modify