From f064c1a79592a44961bd725b767dc83db70140a9 Mon Sep 17 00:00:00 2001 From: murphy Date: Thu, 19 Oct 2006 19:46:56 +0000 Subject: Updated version number in README. --- README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README b/README index 96e1fff..280b5da 100644 --- a/README +++ b/README @@ -18,11 +18,10 @@ And with line numbers. * is what everybody should have on their website * solves all your problems and makes the girls run after you -Version: 0.7.2 (2006.july.11) +Version: 0.7.4 (2006.october.20) Author:: murphy (Kornelius Kalnbach) Contact:: murphy rubychan de Website:: coderay.rubychan.de[http://coderay.rubychan.de] -Old Website:: rd.cYcnus.de/coderay[http://rd.cYcnus.de/coderay] License:: GNU LGPL; see LICENSE file in the main directory. Subversion:: $Id$ @@ -42,7 +41,7 @@ Since CodeRay is still in beta stage, nightly buildy may be useful: === Dependencies CodeRay needs Ruby 1.8 and the strscan[http://www.ruby-doc.org/stdlib/libdoc/strscan/rdoc/index.htm] library -(part of the standard library.) +(part of the standard library.) It should also run with Ruby 1.9 and yarv. == Example Usage -- cgit v1.2.1