Skip to content

Commit

Permalink
Drupal 8.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xjm committed Jun 1, 2016
1 parent c990436 commit 59125ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Drupal.php
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ class Drupal {
/**
* The current system version.
*/
const VERSION = '8.1.2-dev';
const VERSION = '8.1.2';

/**
* Core API compatibility.
Expand Down

0 comments on commit 59125ba

Please sign in to comment.