Skip to content

Commit 3dd2f6c

Browse files
committed
Bumping Version::VERSION as the 2.8 branch is now 2.8.1-DEV
1 parent ed349f9 commit 3dd2f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Doctrine/Common/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class Version
3434
/**
3535
* Current Doctrine Version.
3636
*/
37-
const VERSION = '2.8.0';
37+
const VERSION = '2.8.1-DEV';
3838

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

0 commit comments

Comments
 (0)