branch: elpa/lua-mode
commit aef55a6c97e5c894a87be8c9b2fc2a3f8bf24d03
Author: immerrr <[email protected]>
Commit: immerrr <[email protected]>

    Update contact info in README; bump version
---
 README      | 4 ++--
 lua-mode.el | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 0e5a145..db0cd80 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 Lua-mode
 ========
 
-Maintainer: Reuben Thomas <[email protected]>
+Maintainer: immerrr <[email protected]>
 
 lua-mode is an Emacs major mode for editing Lua files. For
 documentation, including installation instructions, please see
@@ -10,4 +10,4 @@ lua-mode.el.
 Please send bug reports and suggestions to the maintainer, or use the
 trackers at github:
 
-http://github.com/rrthomas/lua-mode
+http://github.com/immerrr/lua-mode
diff --git a/lua-mode.el b/lua-mode.el
index e24495a..6b1b004 100644
--- a/lua-mode.el
+++ b/lua-mode.el
@@ -12,7 +12,7 @@
 ;;              Paul Du Bois <[email protected]> and
 ;;              Aaron Smith <[email protected]>.
 ;; URL:                http://lua-mode.luaforge.net/
-;; Version:    20110121
+;; Version:    20110315
 ;; This file is NOT part of Emacs.
 ;;
 ;; This program is free software; you can redistribute it and/or

Reply via email to