1
0
mirror of https://github.com/php/web-php.git synced 2026-04-27 00:48:10 +02:00

Update for b6

This commit is contained in:
Rasmus Lerdorf
1998-03-02 22:14:23 +00:00
parent 30765685ba
commit 2ce944795f
+2 -2
View File
@@ -1,10 +1,10 @@
<?
include "configuration.inc";
$current = "3.0b5";
$current = "3.0b6";
$win32_current = "3.0b5";
$filesizes["php-3.0b5.tar.gz"]="~ 850KB";
$filesizes["php-3.0b6.tar.gz"]="~ 860KB";
$filesizes["php-3.0b5-win32.zip"]="~ 660KB";
$DL_ONLY=0;