ruby-changes:23650
From: nobu <ko1@a...>
Date: Fri, 18 May 2012 18:19:51 +0900 (JST)
Subject: [ruby-changes:23650] nobu:r35701 (ruby_1_9_2): * version.h: bump up patchlevel.
nobu 2012-05-18 18:19:41 +0900 (Fri, 18 May 2012) New Revision: 35701 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=35701 Log: * version.h: bump up patchlevel. Modified files: branches/ruby_1_9_2/version.h Index: ruby_1_9_2/version.h =================================================================== --- ruby_1_9_2/version.h (revision 35700) +++ ruby_1_9_2/version.h (revision 35701) @@ -1,5 +1,5 @@ #define RUBY_VERSION "1.9.2" -#define RUBY_PATCHLEVEL 321 +#define RUBY_PATCHLEVEL 322 #define RUBY_VERSION_MAJOR 1 #define RUBY_VERSION_MINOR 9 #define RUBY_VERSION_TEENY 1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/