Commit fb83de52 authored by catch's avatar catch
Browse files

Drupal 8.2.0

parent 894f8230
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -81,7 +81,7 @@ class Drupal {
  /**
   * The current system version.
   */
  const VERSION = '8.2.0-dev';
  const VERSION = '8.2.0';

  /**
   * Core API compatibility.