summaryrefslogtreecommitdiff
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
commit41300652fc18a4f981c467dae7f7f2443189a66c (patch)
tree709de35ebc9fbb57cf5ea8afb6b85a20d87ffc59 /lib/date.rb
parentd2745c3f5eff47a155c42871732437b0929c9d11 (diff)
updated based on date2 3.9.5.
git-svn-id: svn+ssh://ci.ruby-lang.org/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 7ee7d58cae..cc26b37ef2 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