diff --git a/_includes/version.html b/_includes/version.html index 2083940629e..07d5ea91544 100644 --- a/_includes/version.html +++ b/_includes/version.html @@ -16,17 +16,17 @@
(Windows 9x/NT4 and later versions supported)
+(Windows 9x(95 OSR2)/NT4 and later versions supported)
32/64-bit Setup: {% include version_file.html version=version name="windows_setup_file" display_name="Win7+ " %} {% if version.windows_setup_file %}(Recommended){% endif %} | - {% include version_file.html version=version name="winXP_setup_file" display_name="ReactOS/XP+" %} + {% include version_file.html version=version name="winXP_setup_file" display_name="XP+" %}
32-bit Portable: - {% include version_file.html version=version name="win9x_file" display_name=" 9x/NT4+" %} + {% include version_file.html version=version name="win9x_file" display_name=" 9x(95 OSR2+)/NT4+" %}