From a4fc965af9205b8088bb72d3068ed73a41d13059 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20R?= Date: Mon, 11 Jun 2018 13:29:42 +0200 Subject: [PATCH] Bump version to 2018.06 --- lib/version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/version.php b/lib/version.php index 988afef320f..429935ccb09 100644 --- a/lib/version.php +++ b/lib/version.php @@ -19,7 +19,7 @@ class eZPublishSDK const VERSION_RELEASE = 0; const VERSION_STATE = 'alpha1'; const VERSION_DEVELOPMENT = true; - const VERSION_ALIAS = '2017.12'; + const VERSION_ALIAS = '2018.06'; const EDITION = 'eZ Publish legacy'; /*!