Skip to content

Commit e1b851f

Browse files
author
Jonathan H. Wage
committed
Bumping development version to v2.5.13-DEV
1 parent 984535c commit e1b851f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Doctrine/ORM/Version.php

Lines changed: 1 addition & 1 deletion
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.12';
39+
const VERSION = '2.5.13-DEV';
4040

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

0 commit comments

Comments
 (0)