Skip to content

Commit

Permalink
depend on Emacs v24.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed Oct 18, 2015
1 parent b35a184 commit d71dac7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions magit-stgit.el
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
;;; magit-stgit.el --- StGit extension for Magit

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

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

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

0 comments on commit d71dac7

Please sign in to comment.