Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 93103f4

Browse files
committed
Preparing v2.5.13 release
1 parent ffdb769 commit 93103f4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/Doctrine/ORM/Version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
/**
2323
* Class to store and retrieve the version of Doctrine
2424
*
25-
*
25+
*
2626
* @link www.doctrine-project.org
2727
* @since 2.0
2828
* @version $Revision$
@@ -36,7 +36,7 @@ class Version
3636
/**
3737
* Current Doctrine Version
3838
*/
39-
const VERSION = '2.5.13-DEV';
39+
const VERSION = '2.5.13';
4040

4141
/**
4242
* Compares a Doctrine version with the current one.

0 commit comments

Comments
 (0)