1
0
mirror of synced 2025-02-02 13:31:45 +03:00

Release 2.4.4

This commit is contained in:
Marco Pivetta 2014-07-11 05:05:53 +02:00
parent 5c5abb6771
commit fc19c3b53d

View File

@ -36,7 +36,7 @@ class Version
/**
* Current Doctrine Version
*/
const VERSION = '2.4.4-DEV';
const VERSION = '2.4.4';
/**
* Compares a Doctrine version with the current one.