summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-11-25 12:10:13 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-11-25 12:10:13 +0000
commitdb841a8a0c748aa0438265129b463ded35c7df90 (patch)
tree23a67f7935252907fb9942c22a42a4150aed0460
parent18510a19c9e0e125fa77ead56291673c7d9a7277 (diff)
downloadruby-db841a8a0c748aa0438265129b463ded35c7df90.tar.gz
ruby-db841a8a0c748aa0438265129b463ded35c7df90.tar.xz
ruby-db841a8a0c748aa0438265129b463ded35c7df90.zip
2001-11-25
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1858 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 7196d6554..f1d6ba317 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.7.2"
-#define RUBY_RELEASE_DATE "2001-11-22"
+#define RUBY_RELEASE_DATE "2001-11-25"
#define RUBY_VERSION_CODE 172
-#define RUBY_RELEASE_CODE 20011122
+#define RUBY_RELEASE_CODE 20011125