Skip to content

Commit ec4e1b9

Browse files
committed
Bump version to 2.10.5-DEV
1 parent 4743319 commit ec4e1b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Doctrine/DBAL/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Version
1414
/**
1515
* Current Doctrine Version.
1616
*/
17-
public const VERSION = '2.10.4';
17+
public const VERSION = '2.10.5-DEV';
1818

1919
/**
2020
* Compares a Doctrine version with the current one.

0 commit comments

Comments
 (0)