From 66541bbb3630a5c512f8012c52ae777ab83beba5 Mon Sep 17 00:00:00 2001 From: Yukihiro Matsumoto Date: Tue, 9 Dec 1997 17:54:56 +0900 Subject: version 1.0-971209 https://cache.ruby-lang.org/pub/ruby/1.0/ruby-1.0-971209.tar.gz Tue Dec 9 17:54:56 1997 Yukihiro Matsumoto * version 1.0-971209 * sample/ruby-mode.el (ruby-expr-beg): forgot to handle modifiers. * parse.y (tokadd): token buffer overrun. --- version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.h') diff --git a/version.h b/version.h index da4280c037..390ba9fc3e 100644 --- a/version.h +++ b/version.h @@ -1,2 +1,2 @@ -#define RUBY_VERSION "1.0-971204" -#define VERSION_DATE "97/12/04" +#define RUBY_VERSION "1.0-971209" +#define VERSION_DATE "97/12/09" -- cgit v1.2.3