From: Michael Wallner Date: Wed, 8 Apr 2015 10:17:40 +0000 (+0200) Subject: release v3.0.1 X-Git-Tag: v3.0.1 X-Git-Url: https://git.m6w6.name/?p=pharext%2Fpharext;a=commitdiff_plain;h=3dcc326aa922ce4b70d07049572c6f15a744869c release v3.0.1 --- diff --git a/bin/pharext b/bin/pharext index 3de5018..bb6c5aa 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..b1d5e2d 100644 --- a/src/pharext/Version.php +++ b/src/pharext/Version.php @@ -2,4 +2,4 @@ namespace pharext; -const VERSION = "@PHAREXT_VERSION@"; +const VERSION = "3.0.1";