From: =?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org>
Date: Thu, 26 Mar 2020 19:45:14 -1000
Subject: Update version

Forwarded: not-needed
---
 lib/Doctrine/ORM/Version.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Doctrine/ORM/Version.php b/lib/Doctrine/ORM/Version.php
index 0b6758a..0b295bd 100644
--- a/lib/Doctrine/ORM/Version.php
+++ b/lib/Doctrine/ORM/Version.php
@@ -20,7 +20,7 @@ class Version
     /**
      * Current Doctrine Version
      */
-    public const VERSION = '2.7.1-DEV';
+    public const VERSION = '@VERSION@';
 
     /**
      * Compares a Doctrine version with the current one.
