From: Michael Wallner Date: Mon, 9 Mar 2015 20:41:19 +0000 (+0100) Subject: release v2.0.0 X-Git-Tag: v2.0.0 X-Git-Url: https://git.m6w6.name/?p=pharext%2Fpharext;a=commitdiff_plain;h=cba87287415dda311d793135c3f89c0ebd92c7d9 release v2.0.0 --- diff --git a/bin/pharext b/bin/pharext index 25664e9..857729d 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..773ac84 100644 --- a/src/pharext/Version.php +++ b/src/pharext/Version.php @@ -2,4 +2,4 @@ namespace pharext; -const VERSION = "@PHAREXT_VERSION@"; +const VERSION = "2.0.0";