* lisp/progmodes/ruby-mode.el: Bump the version to 1.2.

Fixes: debbugs:13200
This commit is contained in:
Dmitry Gutov 2012-12-24 11:14:49 +04:00
parent d0ba8c8d78
commit ea0857a126
2 changed files with 5 additions and 1 deletions

View 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.

View 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.