From 88595a5a3d68f37b8106f755ff8912b046096291 Mon Sep 17 00:00:00 2001 From: murphy Date: Thu, 29 Sep 2005 04:35:37 +0000 Subject: CodeRay: New subversion 0.4.4! svn-keywords addod another time. --- lib/coderay.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/coderay.rb') diff --git a/lib/coderay.rb b/lib/coderay.rb index 012668b..ea3ddb0 100644 --- a/lib/coderay.rb +++ b/lib/coderay.rb @@ -128,7 +128,7 @@ # module CodeRay - Version = '0.4.2' + Version = '0.4.4' require 'coderay/tokens' require 'coderay/scanner' -- cgit v1.2.1