Skip to content

Commit

Permalink
Drupal 7.50
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanruijsenaars committed Jul 7, 2016
1 parent 78cba77 commit 4d154b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

Drupal 7.50, xxxx-xx-xx (development version)
Drupal 7.50, 2016-07-07
-----------------------
- Added a new "administer fields" permission for trusted users, which is
required in addition to other permissions to use the field UI
Expand Down
2 changes: 1 addition & 1 deletion includes/bootstrap.inc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/**
* The current system version.
*/
define('VERSION', '7.45-dev');
define('VERSION', '7.50');

/**
* Core API compatibility.
Expand Down

0 comments on commit 4d154b4

Please sign in to comment.