From: Michael Wallner Date: Fri, 6 Mar 2015 22:08:53 +0000 (+0100) Subject: release v1.1.0 X-Git-Tag: v1.1.0 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=refs%2Ftags%2Fv1.1.0;p=pharext%2Fpharext release v1.1.0 --- diff --git a/bin/pharext b/bin/pharext index 90b28d1..3277bb8 100755 Binary files a/bin/pharext and b/bin/pharext differ diff --git a/src/pharext/Version.php b/src/pharext/Version.php index 50a2875..0664f7a 100644 --- a/src/pharext/Version.php +++ b/src/pharext/Version.php @@ -2,4 +2,4 @@ namespace pharext; -const VERSION = "@PHAREXT_VERSION@"; +const VERSION = "1.1.0";