branch: elpa/lua-mode
commit bf0b902d81b8179640fc506aea725021e46a1052
Author: juergen <juergen>
Commit: juergen <juergen>
New Release 20070708
---
lua-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lua-mode.el b/lua-mode.el
index 556aba4..779384d 100755
--- a/lua-mode.el
+++ b/lua-mode.el
@@ -11,7 +11,7 @@
;; Paul Du Bois <[email protected]> and
;; Aaron Smith <[email protected]>.
;; URL: http://lua-mode.luaforge.net/
-;; Version: 20070607
+;; Version: 20070608
;; This file is NOT part of Emacs.
;;
;; This program is free software; you can redistribute it and/or
@@ -29,7 +29,7 @@
;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
;; MA 02110-1301, USA.
-(defconst lua-version "20070607"
+(defconst lua-version "20070608"
"Lua Mode version number.")
;; Keywords: languages, processes, tools