From 36740b3fd4844c4c13adf749d7ca296fa4ea2b79 Mon Sep 17 00:00:00 2001
From: Frank Gaede <frank.gaede@desy.de>
Date: Mon, 15 Feb 2016 17:03:26 +0000
Subject: [PATCH]  - updated version to v00-15

---
 examples/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
index 6ddbd1075..ee0c44aa9 100644
--- a/examples/CMakeLists.txt
+++ b/examples/CMakeLists.txt
@@ -32,7 +32,7 @@ find_package ( ROOT REQUIRED COMPONENTS Geom GenVector )
 dd4hep_set_compiler_flags()
 #
 dd4hep_configure_output()
-dd4hep_package ( DD4hepExample MAJOR 0 MINOR 0 PATCH 1 
+dd4hep_package ( DD4hepExample MAJOR 0 MINOR 15 PATCH 0 
   USES           [ROOT REQUIRED COMPONENTS Geom GenVector] 
                  [DD4hep REQUIRED COMPONENTS DDCore]
 )
-- 
GitLab