Skip to content

Commit

Permalink
Fix required cl-lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
DarwinAwardWinner committed Jul 26, 2017
1 parent 4d10e32 commit 2b5b467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mac-pseudo-daemon.el
Expand Up @@ -3,7 +3,7 @@
;; Author: Ryan C. Thompson
;; URL: https://github.com/DarwinAwardWinner/osx-pseudo-daemon
;; Version: 2.0
;; Package-Requires: ((cl-lib "2.00"))
;; Package-Requires: ((cl-lib "0.1"))
;; Created: 2013-09-20
;; Keywords: convenience osx mac

Expand Down

0 comments on commit 2b5b467

Please sign in to comment.