summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2021-05-25 19:31:54 -0400
committerKyle Meyer <kyle@kyleam.com>2021-05-25 19:31:54 -0400
commit17e5e60b59eac3cf5938c1b22c29458c0d694b0a (patch)
treee654cd632f38b528bbcf493537c93ec719c5f09c
parentdd4d352c0393c36defdea9d39548b7ca0fcf216c (diff)
Release version 1.8.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 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