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

Skip to content

Commit 4348209

Browse files
committed
Bump up version
1 parent 41ff526 commit 4348209

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
@@ -35,7 +35,7 @@ class Version
3535
/**
3636
* Current Doctrine Version
3737
*/
38-
const VERSION = '2.6.3-DEV';
38+
const VERSION = '2.6.3';
3939

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

0 commit comments

Comments
 (0)