From aa41134d58b16b1fb88482865a80bb44eb9e1052 Mon Sep 17 00:00:00 2001 From: Tom Black Date: Mon, 25 Apr 2016 17:20:21 -0400 Subject: General tidying up --- ext/ruby2d/extconf.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') diff --git a/ext/ruby2d/extconf.rb b/ext/ruby2d/extconf.rb index d4c620f..ac9d521 100644 --- a/ext/ruby2d/extconf.rb +++ b/ext/ruby2d/extconf.rb @@ -1,6 +1,6 @@ require 'mkmf' -S2D_VERSION = '0.2.1' # Simple 2D version required +S2D_VERSION = '0.2.1' # Simple 2D minimum version required $errors = [] class String -- cgit v1.2.3