Skip to content

Commit

Permalink
Bump the license.txt year to 2016.
Browse files Browse the repository at this point in the history
Happy New Year, all y'all!

Built from https://develop.svn.wordpress.org/trunk@36141


git-svn-id: http://core.svn.wordpress.org/trunk@36107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
  • Loading branch information
pento committed Jan 1, 2016
1 parent 7950c2d commit 5d943e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion license.txt
@@ -1,6 +1,6 @@
WordPress - Web publishing software

Copyright 2015 by the contributors
Copyright 2016 by the contributors

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion wp-includes/version.php
Expand Up @@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.5-alpha-36140';
$wp_version = '4.5-alpha-36141';

/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
Expand Down

0 comments on commit 5d943e3

Please sign in to comment.