Skip to content

Commit

Permalink
Set version to 2019.03
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerom committed Apr 2, 2019
1 parent a5308a8 commit faf906d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
class eZPublishSDK
{
const VERSION_MAJOR = 5;
const VERSION_MINOR = 98;
const VERSION_RELEASE = 12;
const VERSION_MINOR = 99;
const VERSION_RELEASE = 3;
const VERSION_STATE = 'alpha1';
const VERSION_DEVELOPMENT = true;
const VERSION_ALIAS = '2018.12';
const VERSION_ALIAS = '2019.03';
const EDITION = 'eZ Publish legacy';

/*!
Expand Down

0 comments on commit faf906d

Please sign in to comment.