Index: wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-requirements.php
===================================================================
--- wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-requirements.php	(revision 9357)
+++ wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-requirements.php	(working copy)
@@ -97,7 +97,7 @@
 							<li>
 								<?php
 								/* translators: 1: MySQL version; 2: MariaDB Version */
-								printf( esc_html__( 'MySQL %1$s or greater OR MariaDB %2$s or greater', 'wporg' ), '5.6', '10.0' );
+								printf( esc_html__( 'MySQL %1$s or greater OR MariaDB %2$s or greater', 'wporg' ), '5.6', '10.1' );
 								?>
 							</li>
 							<li><?php esc_html_e( 'Nginx or Apache with mod_rewrite module', 'wporg' ); ?></li>
