branch: elpa/nginx-mode commit 87ee3d11a0cb0aa5b0b1ea6ab918875a7867b93b Author: Andrew J Cosgriff <and...@cosgriff.name> Commit: Andrew J Cosgriff <and...@cosgriff.name>
add a version number to make marmalade-repo.org happy --- nginx-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/nginx-mode.el b/nginx-mode.el index 2297b40..8ecece7 100644 --- a/nginx-mode.el +++ b/nginx-mode.el @@ -5,6 +5,7 @@ ;; Author: Andrew J Cosgriff <and...@cosgriff.name> ;; Maintainer: Andrew J Cosgriff <and...@cosgriff.name> ;; Created: 15 Oct 2010 +;; Version: 1.1 ;; Keywords: nginx ;; available from http://github.com/ajc/nginx-mode