sed -i is not portable
[pharext/pharext] / build / Version.php.in
diff --git a/build/Version.php.in b/build/Version.php.in
new file mode 100644 (file)
index 0000000..50a2875
--- /dev/null
@@ -0,0 +1,5 @@
+<?php
+
+namespace pharext;
+
+const VERSION = "@PHAREXT_VERSION@";