]> git.pld-linux.org Git - packages/php.git/blobdiff - php-branch.sh
soap.wsdl_cache_dir="/var/cache/php"
[packages/php.git] / php-branch.sh
index e3b8ac7a73101ff77c0375db91accd7b1c9fd4a4..d9f5fbd15feefcf7cb4b7dab8a00adda3da2fb3d 100644 (file)
@@ -1,8 +1,8 @@
 #!/bin/sh
 set -e
 svn=http://svn.php.net/repository/php/php-src
-tag=php_5_2_11
-branch=PHP_5_2
+tag=php_5_3_2
+branch=PHP_5_3
 out=php-branch.diff
 
 d=$-
This page took 0.037973 seconds and 4 git commands to generate.