summaryrefslogtreecommitdiffstats
path: root/lib/date.rb
diff options
context:
space:
mode:
authortadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-10-13 13:51:43 +0000
committertadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-10-13 13:51:43 +0000
commit23f402352a072ef600c8b91b698916b38dda118d (patch)
tree709de35ebc9fbb57cf5ea8afb6b85a20d87ffc59 /lib/date.rb
parentdf7266ea7dff08358dbf498a1e2e79ec9167788a (diff)
downloadruby-23f402352a072ef600c8b91b698916b38dda118d.tar.gz
ruby-23f402352a072ef600c8b91b698916b38dda118d.tar.xz
ruby-23f402352a072ef600c8b91b698916b38dda118d.zip
updated based on date2 3.9.5.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@11158 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/date.rb')
-rw-r--r--lib/date.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/date.rb b/lib/date.rb
index 7ee7d58ca..cc26b37ef 100644
--- a/lib/date.rb
+++ b/lib/date.rb
@@ -6,7 +6,7 @@
# Documentation: William Webber <william@williamwebber.com>
#
#--
-# $Id: date.rb,v 2.27 2006-09-30 13:10:32+09 tadf Exp $
+# $Id: date.rb,v 2.28 2006-10-13 22:04:07+09 tadf Exp $
#++
#
# == Overview