From 1530e7fbb6b386e1c970b882c08da97bf6377d15 Mon Sep 17 00:00:00 2001
From: Lars Kanis <kanis@comcard.de>
Date: Tue, 7 Jul 2015 10:26:10 +0200
Subject: [PATCH] Bump VERSION to 1.6.30

---
 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 9b6237a..6f4d8a8 100755
--- a/lib/fox16/version.rb
+++ b/lib/fox16/version.rb
@@ -1,5 +1,5 @@
 module Fox
   def Fox.fxrubyversion
-    "1.6.29"
+    "1.6.30"
   end
 end
-- 
GitLab