From b93aefe4e775da29dfc849ce660cbbf494a66fa1 Mon Sep 17 00:00:00 2001 From: Patrick Hayes Date: Fri, 22 Apr 2011 18:51:46 -0700 Subject: [PATCH] Version 0.4 --- geoPHP.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geoPHP.inc b/geoPHP.inc index 656ed69e..19818726 100644 --- a/geoPHP.inc +++ b/geoPHP.inc @@ -31,7 +31,7 @@ class geoPHP { static function version() { - return '0.3'; + return '0.4'; } // geoPHP::load($data, $type, $other_args);