From c24329c455aaeb27e5e738dc8cd555243ab176bf Mon Sep 17 00:00:00 2001 From: taca Date: Fri, 8 Aug 2008 12:38:59 +0000 Subject: Start update of Ruby 1.8.7 patchlevel 71. --- lang/ruby/rubyversion.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/ruby') diff --git a/lang/ruby/rubyversion.mk b/lang/ruby/rubyversion.mk index 99e1fd13b60..0aa846a1941 100644 --- a/lang/ruby/rubyversion.mk +++ b/lang/ruby/rubyversion.mk @@ -1,4 +1,4 @@ -# $NetBSD: rubyversion.mk,v 1.42 2008/06/22 04:15:54 minskim Exp $ +# $NetBSD: rubyversion.mk,v 1.43 2008/08/08 12:38:59 taca Exp $ # .if !defined(_RUBYVERSION_MK) @@ -10,7 +10,7 @@ _RUBYVERSION_MK= # defined RUBY18_VERSION= 1.8.7 # patch -RUBY18_PATCHLEVEL= 22 +RUBY18_PATCHLEVEL= 71 # RUBY_VERSION_DEFAULT defines default version for Ruby related # packages and user can define in mk.conf. (1.6 or 1.8) -- cgit v1.2.3