branch: elpa/powershell
commit 6da4f8faabb445e464ff5a5cae89ccde372c3ce5
Author: Joe Schafer <[email protected]>
Commit: Joe Schafer <[email protected]>
Require emacs 24, bump version
---
powershell.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/powershell.el b/powershell.el
index 0cd0e3e3c1f..0ae0dcb8e79 100644
--- a/powershell.el
+++ b/powershell.el
@@ -6,7 +6,8 @@
;; Author: Frédéric Perrin <frederic (dot) perrin (arobas) resel (dot) fr>
;; URL: http://github.com/jschaf/powershell.el
-;; Version: 0.2
+;; Version: 0.3
+;; Package-Requires: ((emacs "24))
;; Keywords: powershell, languages
;; This file is NOT part of GNU Emacs.