summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-12-16 06:50:55 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-12-16 06:50:55 +0000
commitc7f0b3e4dd225d083028743dde3fca4451aa2242 (patch)
tree8ef806c22c931ab2ae5cd46fe4e274fbabc76cf0 /version.h
parentb3d2d91de852846121ead8f46f5f517061c56c92 (diff)
2002-12-16
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3154 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 2ed7cf7726..b971df5f9f 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.6.8"
-#define RUBY_RELEASE_DATE "2002-12-13"
+#define RUBY_RELEASE_DATE "2002-12-16"
#define RUBY_VERSION_CODE 168
-#define RUBY_RELEASE_CODE 20021213
+#define RUBY_RELEASE_CODE 20021216