From dd78d06be2d91d8b98914f9e4af785bbb54f18c9 Mon Sep 17 00:00:00 2001 From: Lars Kanis <lars@greiz-reinsdorf.de> Date: Fri, 28 Jun 2013 18:24:44 +0200 Subject: [PATCH] Bump VERSION to 1.6.28 --- 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 0c9ebd1..5b46c8c 100755 --- a/lib/fox16/version.rb +++ b/lib/fox16/version.rb @@ -1,5 +1,5 @@ module Fox def Fox.fxrubyversion - "1.6.27" + "1.6.28" end end -- GitLab