summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2006-10-19 19:46:56 +0000
committermurphy <murphy@rubychan.de>2006-10-19 19:46:56 +0000
commitf064c1a79592a44961bd725b767dc83db70140a9 (patch)
tree25d368c294a98587d94946457644760260933b9c
parenta15b76b530e9461e23dc7d1cf280d006fc96a2b4 (diff)
downloadcoderay-f064c1a79592a44961bd725b767dc83db70140a9.tar.gz
Updated version number in README.
-rw-r--r--README5
1 files 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