mirror of
https://github.com/php/phd.git
synced 2026-03-23 22:52:05 +01:00
version: phd-from-svn
This commit is contained in:
@@ -126,7 +126,7 @@ function errh($errno, $msg, $file, $line, $ctx = null) {
|
||||
set_error_handler("errh");
|
||||
/* }}} */
|
||||
|
||||
define("PHD_VERSION", "0.4.8");
|
||||
define("PHD_VERSION", "phd-from-svn");
|
||||
|
||||
/* {{{ Default $OPTIONS */
|
||||
$OPTIONS = array (
|
||||
|
||||
@@ -113,7 +113,7 @@
|
||||
<tasks:replace from="@bin_dir@" to="bin_dir" type="pear-config"/>
|
||||
</file>
|
||||
<file baseinstalldir="phd" name="config.php" role="php">
|
||||
<tasks:replace from="phd-from-cvs" to="version" type="package-info" />
|
||||
<tasks:replace from="phd-from-svn" to="version" type="package-info" />
|
||||
</file>
|
||||
<file baseinstalldir="phd" name="LICENSE" role="php"/>
|
||||
<file baseinstalldir="phd" name="mktoc.php" role="php"/>
|
||||
|
||||
Reference in New Issue
Block a user