From 14f757b45305a9463cb8798b8139b6b5cfed15cb Mon Sep 17 00:00:00 2001 From: Patrick Hayes Date: Sun, 8 Jan 2012 17:40:08 -0800 Subject: [PATCH] Tagging up version 0.5 --- geoPHP.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geoPHP.inc b/geoPHP.inc index 8fa74eae..ef2a86cb 100644 --- a/geoPHP.inc +++ b/geoPHP.inc @@ -31,7 +31,7 @@ class geoPHP { static function version() { - return '0.4'; + return '0.5'; } // geoPHP::load($data, $type, $other_args);