Skip to content

Commit 1f72f05

Browse files
committed
Bump version to 2.11.3-DEV
1 parent b88a45c commit 1f72f05

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
@@ -17,7 +17,7 @@ class Version
1717
/**
1818
* Current Doctrine Version.
1919
*/
20-
public const VERSION = '2.11.2';
20+
public const VERSION = '2.11.3-DEV';
2121

2222
/**
2323
* Compares a Doctrine version with the current one.

0 commit comments

Comments
 (0)