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

Bump version to 2.4.6

This commit is contained in:
Marco Pivetta 2014-09-23 00:04:35 +02:00
parent c0d3cdbdfb
commit 072e1eee7b

View File

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