summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-12-08 07:10:38 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-12-08 07:10:38 +0000
commit0e98ca3fe090d5593fb1e552723da0b48784b0a2 (patch)
tree955e671a4900baec8f68290207252f37d19d9a3d /version.h
parent795ad7421b5624bfc77c1d86d5764bdd882bd4d4 (diff)
downloadruby-0e98ca3fe090d5593fb1e552723da0b48784b0a2.tar.gz
ruby-0e98ca3fe090d5593fb1e552723da0b48784b0a2.tar.xz
ruby-0e98ca3fe090d5593fb1e552723da0b48784b0a2.zip
matz
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1060 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'version.h')
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index 2e0832037..044904311 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.6.2"
-#define RUBY_RELEASE_DATE "2000-12-05"
+#define RUBY_RELEASE_DATE "2000-12-08"
#define RUBY_VERSION_CODE 162
-#define RUBY_RELEASE_CODE 20001205
+#define RUBY_RELEASE_CODE 20001208