summaryrefslogtreecommitdiff
path: root/lisp/progmodes/ruby-mode.el
diff options
context:
space:
mode:
authorDmitry Gutov <dgutov@yandex.ru>2012-12-24 11:14:49 +0400
committerDmitry Gutov <dgutov@yandex.ru>2012-12-24 11:14:49 +0400
commitea0857a126fbd38e96fd499c7173341a3e8614b6 (patch)
treeab2286b4a6a2675c190bbb005d106ce9204bbb49 /lisp/progmodes/ruby-mode.el
parentd0ba8c8d78e51a70fe445f178eb51675cc5be5b6 (diff)
downloademacs-ea0857a126fbd38e96fd499c7173341a3e8614b6.tar.gz
emacs-ea0857a126fbd38e96fd499c7173341a3e8614b6.tar.bz2
emacs-ea0857a126fbd38e96fd499c7173341a3e8614b6.zip
* lisp/progmodes/ruby-mode.el: Bump the version to 1.2.
Fixes: debbugs:13200
Diffstat (limited to 'lisp/progmodes/ruby-mode.el')
-rw-r--r--lisp/progmodes/ruby-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/ruby-mode.el b/lisp/progmodes/ruby-mode.el
index e4bfffa73c1..41a9aaed6f9 100644
--- a/lisp/progmodes/ruby-mode.el
+++ b/lisp/progmodes/ruby-mode.el
@@ -7,7 +7,7 @@
;; URL: http://www.emacswiki.org/cgi-bin/wiki/RubyMode
;; Created: Fri Feb 4 14:49:13 JST 1994
;; Keywords: languages ruby
-;; Version: 1.0
+;; Version: 1.2
;; This file is part of GNU Emacs.