Skip to content

Commit aa80c7d

Browse files
committed
Preparing for v2.5.0 release
1 parent f8270d7 commit aa80c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/Doctrine/ORM/Version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ class Version
3636
/**
3737
* Current Doctrine Version
3838
*/
39-
const VERSION = '2.5.0-DEV';
39+
const VERSION = '2.5.0';
4040

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

0 commit comments

Comments
 (0)