summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-02-08 07:34:34 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-02-08 07:34:34 +0000
commitb6189854c1ad67434d81c335a65b61449c707547 (patch)
treec36c9f9267d1a8f41445d3d4da7e6df178d26834
parent0131c5e08abb336780b146664738b3ba2e1ff107 (diff)
2002-02-08
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2059 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 d0c8490df..f626fb0aa 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.7.2"
-#define RUBY_RELEASE_DATE "2002-02-07"
+#define RUBY_RELEASE_DATE "2002-02-08"
#define RUBY_VERSION_CODE 172
-#define RUBY_RELEASE_CODE 20020207
+#define RUBY_RELEASE_CODE 20020208