* lisp/progmodes/ruby-mode.el: Bump the version to 1.2.
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 24 Dec 2012 07:14:49 +0000 (11:14 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 24 Dec 2012 07:14:49 +0000 (11:14 +0400)
Fixes: debbugs:13200

lisp/ChangeLog
lisp/progmodes/ruby-mode.el

index a0ae8fb..b5fa2e8 100644 (file)
@@ -1,3 +1,7 @@
+2012-12-24  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * progmodes/ruby-mode.el: Bump the version to 1.2 (Bug#13200).
+
 2012-12-23  Alan Mackenzie  <acm@muc.de>
 
        Speed up fontification where there's large brace blocks.
index e4bfffa..41a9aae 100644 (file)
@@ -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.