Preparing v2.6.0 release
This commit is contained in:
parent
d752cafb47
commit
374e7ace49
@ -22,7 +22,6 @@ namespace Doctrine\ORM;
|
|||||||
/**
|
/**
|
||||||
* Class to store and retrieve the version of Doctrine
|
* Class to store and retrieve the version of Doctrine
|
||||||
*
|
*
|
||||||
*
|
|
||||||
* @link www.doctrine-project.org
|
* @link www.doctrine-project.org
|
||||||
* @since 2.0
|
* @since 2.0
|
||||||
* @version $Revision$
|
* @version $Revision$
|
||||||
@ -36,7 +35,7 @@ class Version
|
|||||||
/**
|
/**
|
||||||
* Current Doctrine Version
|
* Current Doctrine Version
|
||||||
*/
|
*/
|
||||||
const VERSION = '2.6.0-DEV';
|
const VERSION = '2.6.0';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Compares a Doctrine version with the current one.
|
* Compares a Doctrine version with the current one.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user