From 6b444be7bb8c4097899173f6be6bfc0b5a002122 Mon Sep 17 00:00:00 2001 From: Lars Kanis <lars@greiz-reinsdorf.de> Date: Sat, 26 Dec 2015 14:28:51 +0100 Subject: [PATCH] Bump VERSION to 1.6.34 --- 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 60d40f8..e4c2893 100755 --- a/lib/fox16/version.rb +++ b/lib/fox16/version.rb @@ -1,5 +1,5 @@ module Fox def Fox.fxrubyversion - "1.6.33" + "1.6.34" end end -- GitLab