Skip to content

Commit e5c8889

Browse files
committed
PHPC-2078: Include relocated phongo_version.h in PECL packages
This was missed in 476c5b3
1 parent 476c5b3 commit e5c8889

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/prep-release.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ function get_files() {
3232
$dirs = array(
3333
'src' => array(
3434
"php_phongo.{c,h}",
35+
"phongo_version.h",
3536
"config.{m4,w32}",
3637
"Makefile.frag",
3738
"scripts/autotools/*.{m4}",

0 commit comments

Comments
 (0)