summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-12-02 23:04:48 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-12-02 23:04:48 +0000
commitefb6dc061e15449d38c1a7940743b567b1f9a044 (patch)
tree73ef430597f2cb9ae9216f7842ad8802e9260440 /version.h
parent76915e433bd4342a6fb507eaafd77cd5dd77bea8 (diff)
2002-12-02
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3113 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 ac4b82bd92..ee6199f0d0 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.6.8"
-#define RUBY_RELEASE_DATE "2002-12-01"
+#define RUBY_RELEASE_DATE "2002-12-02"
#define RUBY_VERSION_CODE 168
-#define RUBY_RELEASE_CODE 20021201
+#define RUBY_RELEASE_CODE 20021202