From 84eb4507e183e64e70e66018750b868ab7b24744 Mon Sep 17 00:00:00 2001
From: Sylvester Joosten <sjoosten@anl.gov>
Date: Tue, 1 Dec 2020 21:58:24 +0000
Subject: [PATCH] bumped version number

---
 README.md | 6 +++---
 VERSION   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 98f1f0779..9a3f56224 100644
--- a/README.md
+++ b/README.md
@@ -15,9 +15,9 @@ cd eic_container
    modeuefile will be installed to `$PREFIX/../../etc/modulefiles`. 
    You can use the `-v` flag to select the version you want to deploy, or omit the 
    flag if you want to install the master build. The recommended stable 
-   release version is `v2.4.0`.
+   release version is `v2.5.0`.
 ```bash
-./deploy.py -v 2.4.0 <PREFIX>
+./deploy.py -v 2.5.0 <PREFIX>
 ```
 
    Available flags:
@@ -118,7 +118,7 @@ Included software:
     - podio@master
     - geant4@10.6.2
     - dd4hep@1.14.1
-    - acts@2.00.0
+    - acts@3.00.0
     - gaudi@35.0
     - dawn@3.91a
     - dawncut@1.54a
diff --git a/VERSION b/VERSION
index 005119baa..437459cd9 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.4.1
+2.5.0
-- 
GitLab