From 82974d4336828f6421677dd1cefda822aadae98f Mon Sep 17 00:00:00 2001 From: Lars Kanis <lars@greiz-reinsdorf.de> Date: Fri, 5 Apr 2013 19:05:30 +0200 Subject: [PATCH] Bump VERSION to 1.6.27 --- lib/fox16/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/fox16/version.rb b/lib/fox16/version.rb index 3606673..0c9ebd1 100755 --- a/lib/fox16/version.rb +++ b/lib/fox16/version.rb @@ -1,5 +1,5 @@ module Fox def Fox.fxrubyversion - "1.6.26" + "1.6.27" end end -- GitLab