From 9a6f6eaab18ed581216454f82b6efab205737931 Mon Sep 17 00:00:00 2001 From: Patrick Hayes Date: Sat, 25 Feb 2012 01:23:05 -0800 Subject: [PATCH] Version 0.6 --- geoPHP.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geoPHP.inc b/geoPHP.inc index 0805d2d6..73c76840 100644 --- a/geoPHP.inc +++ b/geoPHP.inc @@ -32,7 +32,7 @@ class geoPHP { static function version() { - return '0.5'; + return '0.6'; } // geoPHP::load($data, $type, $other_args);