diff --git a/src/Pim/Bundle/CatalogBundle/Version.php b/src/Pim/Bundle/CatalogBundle/Version.php index aa3e70b950e9..c51bb2ca8065 100644 --- a/src/Pim/Bundle/CatalogBundle/Version.php +++ b/src/Pim/Bundle/CatalogBundle/Version.php @@ -12,10 +12,10 @@ class Version { /** @staticvar string */ - const VERSION = '1.7.0-alpha1'; + const VERSION = '1.7.0-ALPHA1'; /** @staticvar string */ - const VERSION_CODENAME = '1.7.0-alpha1'; + const VERSION_CODENAME = ''; /** @staticvar string */ const EDITION = 'CE';