From d6f07037241a58e96ae61c43704f923a0a937e5f Mon Sep 17 00:00:00 2001 From: Lars Kanis <kanis@comcard.de> Date: Tue, 21 Jul 2015 09:14:44 +0200 Subject: [PATCH] Bump VERSION to 1.6.31 --- 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 6f4d8a8..c7f5116 100755 --- a/lib/fox16/version.rb +++ b/lib/fox16/version.rb @@ -1,5 +1,5 @@ module Fox def Fox.fxrubyversion - "1.6.30" + "1.6.31" end end -- GitLab