summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-01-10 13:31:20 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-01-10 13:31:20 +0000
commit37f046fc6e924e325cca94f8dfbf3e91621c5a5b (patch)
tree6782e754b4d0b47f492d0b20dbc08165b06ebab8
parentfa609bf01df853289e4c27c9d9b5098006bbf2a8 (diff)
downloadruby-37f046fc6e924e325cca94f8dfbf3e91621c5a5b.tar.gz
ruby-37f046fc6e924e325cca94f8dfbf3e91621c5a5b.tar.xz
ruby-37f046fc6e924e325cca94f8dfbf3e91621c5a5b.zip
2002-01-10
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1982 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index 185c6b2ca..fe8e612bf 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.7.2"
-#define RUBY_RELEASE_DATE "2002-01-08"
+#define RUBY_RELEASE_DATE "2002-01-10"
#define RUBY_VERSION_CODE 172
-#define RUBY_RELEASE_CODE 20020108
+#define RUBY_RELEASE_CODE 20020110