Make WordPress Core


Ignore:
Timestamp:
09/19/2017 08:00:19 PM (9 years ago)
Author:
ocean90
Message:

Bump 4.5 branch to version 4.5.10.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/4.5/src/wp-admin/about.php

    r40750 r41513  
    4141                <div class="changelog point-releases">
    4242                        <h3><?php _e( 'Maintenance and Security Releases' ); ?></h3>
     43                        <p><?php printf( __( '<strong>Version %s</strong> addressed some security issues.' ), '4.5.10' ); ?>
     44                                <?php printf( __( 'For more information, see <a href="%s">the release notes</a>.' ), 'https://codex.wordpress.org/Version_4.5.10' ); ?>
     45                        </p>
    4346                        <p><?php printf( __( '<strong>Version %s</strong> addressed some security issues.' ), '4.5.9' ); ?>
    4447                                <?php printf( __( 'For more information, see <a href="%s">the release notes</a>.' ), 'https://codex.wordpress.org/Version_4.5.9' ); ?>
Note: See TracChangeset for help on using the changeset viewer.