Help for this page
if ( /alt="Version (.\...)"/ ) { $version = $1; }
($version) = /alt="Version (.\...)"/;