Skip to content

Commit 5140a64

Browse files
committed
Release v2.8.0
1 parent 3e2bee7 commit 5140a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Doctrine/DBAL/Version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class Version
3838
/**
3939
* Current Doctrine Version.
4040
*/
41-
public const VERSION = '2.8.0-DEV';
41+
public const VERSION = '2.8.0';
4242

4343
/**
4444
* Compares a Doctrine version with the current one.

0 commit comments

Comments
 (0)