Skip to content

Commit

Permalink
updated the version MAINTANANCE
Browse files Browse the repository at this point in the history
  • Loading branch information
dedalozzo committed Apr 24, 2015
1 parent f49f100 commit 7a04675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EoC/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class Version {

const MAJOR = '0'; //!< Major release number.
const MINOR = '4'; //!< Minor release number.
const MAINTENANCE = '0'; //!< Maintenance release number (bug fixes only).
const MAINTENANCE = '1'; //!< Maintenance release number (bug fixes only).


/**
Expand Down

0 comments on commit 7a04675

Please sign in to comment.