diff --git a/de.systopia.civiproxy/info.xml b/de.systopia.civiproxy/info.xml index d14419a..c9b903f 100644 --- a/de.systopia.civiproxy/info.xml +++ b/de.systopia.civiproxy/info.xml @@ -8,9 +8,9 @@ B. Endres endres@systopia.de - 2015-10-22 - 0.4 - stable + 2017-09-06 + 0.5.dev + dev 4.4 4.6 diff --git a/proxy/proxy.php b/proxy/proxy.php index c04585f..47d59ce 100644 --- a/proxy/proxy.php +++ b/proxy/proxy.php @@ -8,7 +8,7 @@ +---------------------------------------------------------*/ require_once "config.php"; -$civiproxy_version = '0.3.3.dev'; +$civiproxy_version = '0.5.dev'; $civiproxy_logo = "SYSTOPIA Organisationsberatung"; /**