From f6d7188c0e7cbee3c5fa9f9896e3bbeb87d4ffbe Mon Sep 17 00:00:00 2001 From: Lars Kanis <lars@greiz-reinsdorf.de> Date: Sat, 28 Sep 2013 22:55:35 +0200 Subject: [PATCH] Bump VERSION to 1.6.29 --- 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 5b46c8c..9b6237a 100755 --- a/lib/fox16/version.rb +++ b/lib/fox16/version.rb @@ -1,5 +1,5 @@ module Fox def Fox.fxrubyversion - "1.6.28" + "1.6.29" end end -- GitLab