branch: elpa/swift-mode
commit adb3c13101496f858f246413b087b1342e871392
Author: Chris Barrett <chris.d.barr...@me.com>
Commit: Chris Barrett <chris.d.barr...@me.com>

    Restore Emacs 24.1 requirement
---
 swift-mode.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/swift-mode.el b/swift-mode.el
index 2f5a57e..d71c9fc 100644
--- a/swift-mode.el
+++ b/swift-mode.el
@@ -4,6 +4,7 @@
 
 ;; Author: Chris Barrett <chris.d.barr...@me.com>
 ;; Version: 0.1
+;; Package-Requires: ((emacs "24.1"))
 
 ;; This file is not part of GNU Emacs.
 

Reply via email to