summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-01-09 08:04:39 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-01-09 08:04:39 +0000
commitcd1cbfceea8d6b4fae8b3e9956b0c2442b6522d3 (patch)
treea63408710544576bd3348474f737db6f6c39368f /version.h
parent9f3b8bb61f81cc0fa29b1746bf1c14f84bfbe85e (diff)
downloadruby-cd1cbfceea8d6b4fae8b3e9956b0c2442b6522d3.tar.gz
ruby-cd1cbfceea8d6b4fae8b3e9956b0c2442b6522d3.tar.xz
ruby-cd1cbfceea8d6b4fae8b3e9956b0c2442b6522d3.zip
* file.c (path_check_1): should restore modified path.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1093 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'version.h')
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index 9e30579bb..5d5187866 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
#define RUBY_VERSION "1.7.0"
-#define RUBY_RELEASE_DATE "2000-12-30"
+#define RUBY_RELEASE_DATE "2001-01-09"
#define RUBY_VERSION_CODE 170
-#define RUBY_RELEASE_CODE 20001230
+#define RUBY_RELEASE_CODE 20010109