Skip to content

Commit d71dac7

Browse files
committed
depend on Emacs v24.4
1 parent b35a184 commit d71dac7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

magit-stgit.el

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
;;; magit-stgit.el --- StGit extension for Magit
22

3-
;; Copyright (C) 2011-2015 The Magit Project Developers
3+
;; Copyright (C) 2011-2015 The Magit Project Contributors
44

55
;; Author: Lluís Vilanova <[email protected]>
66
;; Maintainer: Jonas Bernoulli <[email protected]>
77
;; Keywords: vc tools
88
;; Package: magit-stgit
9-
;; Package-Requires: ((cl-lib "0.5") (magit "2.1.0"))
9+
;; Package-Requires: ((emacs "24.4") (magit "2.1.0"))
1010

1111
;; Magit is free software; you can redistribute it and/or modify it
1212
;; under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)