summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-02-22 11:24:56 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-02-22 11:24:56 +0000
commit125ff3040f006fcce20d9404cbdc9b414fa2746b (patch)
treebe76b80a96e443b179150e016f5f6e53a010ea25
parentc1bd6f6c49ea5a2976bd81254a8e718803876055 (diff)
downloadruby-125ff3040f006fcce20d9404cbdc9b414fa2746b.tar.gz
ruby-125ff3040f006fcce20d9404cbdc9b414fa2746b.tar.xz
ruby-125ff3040f006fcce20d9404cbdc9b414fa2746b.zip
2002-02-22
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2116 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 d79ff8839..f95a79a27 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.7.2"
-#define RUBY_RELEASE_DATE "2002-02-21"
+#define RUBY_RELEASE_DATE "2002-02-22"
#define RUBY_VERSION_CODE 172
-#define RUBY_RELEASE_CODE 20020221
+#define RUBY_RELEASE_CODE 20020222