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

Skip to content
This repository was archived by the owner on Jun 29, 2024. It is now read-only.

Commit 8f62728

Browse files
committed
Doctrine ORM 2.5.0-alpha2 release
1 parent 3ed73b4 commit 8f62728

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0-DEV';
39+
const VERSION = '2.5.0-alpha2';
4040

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

0 commit comments

Comments
 (0)