From: Michael Wallner Date: Mon, 30 Mar 2015 20:10:13 +0000 (+0200) Subject: release v3.0.0 X-Git-Tag: v3.0.0 X-Git-Url: https://git.m6w6.name/?p=pharext%2Fpharext;a=commitdiff_plain;h=ed04a43b069862b5b0744de14c405ffcc5db4e67 release v3.0.0 --- diff --git a/bin/pharext b/bin/pharext index f845c5e..9bb285c 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..be696a2 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.0";