diff options
Diffstat (limited to 'wizard/index.php')
| -rw-r--r-- | wizard/index.php | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/index.php b/wizard/index.php index f6d679ba..31e61b58 100644 --- a/wizard/index.php +++ b/wizard/index.php @@ -94,7 +94,7 @@ $phpvers = [  ];  $phpname = [  	':devel'  => 'Development version, not ready for production', -		'8.2' => '8.2.0alpha1 (GA planed for Nov/Dec 2022)', +		'8.2' => '8.2.0alpha2 (GA planed for Nov/Dec 2022)',  	':stable' => 'Stable versions - usage recommended',  		'8.1' => '8.1.7  (active support until November 2023)',  		'8.0' => '8.0.20 (active support until November 2022)',  | 
