summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-04-01 08:07:10 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-04-01 08:07:10 +0000
commitfa38e59a5fd4177872a21b4411aaca9de1787747 (patch)
tree51595ed36c3ef83ed732f0072bc82df1a36ad3f4
parent4f29b88c5820e0067f2c634ce1d73b5077ba050d (diff)
downloadruby-fa38e59a5fd4177872a21b4411aaca9de1787747.tar.gz
ruby-fa38e59a5fd4177872a21b4411aaca9de1787747.tar.xz
ruby-fa38e59a5fd4177872a21b4411aaca9de1787747.zip
2002-04-01
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2315 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 f6d0bcb85..0cc7c5ffb 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.7.2"
-#define RUBY_RELEASE_DATE "2002-03-29"
+#define RUBY_RELEASE_DATE "2002-04-01"
#define RUBY_VERSION_CODE 172
-#define RUBY_RELEASE_CODE 20020329
+#define RUBY_RELEASE_CODE 20020401