Skip to content
Snippets Groups Projects
Commit be522336 authored by Frank Gaede's avatar Frank Gaede
Browse files

- increased version number to v00-02 (second beta test)

parent 4c40f3d5
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ project(DD4hep) ...@@ -4,7 +4,7 @@ project(DD4hep)
# project version # project version
SET( DD4hep_VERSION_MAJOR 0 ) SET( DD4hep_VERSION_MAJOR 0 )
SET( DD4hep_VERSION_MINOR 1 ) SET( DD4hep_VERSION_MINOR 2 )
SET( DD4hep_VERSION_PATCH 0 ) SET( DD4hep_VERSION_PATCH 0 )
SET( DD4hep_VERSION "${DD4hep_VERSION_MAJOR}.${DD4hep_VERSION_MINOR}" ) SET( DD4hep_VERSION "${DD4hep_VERSION_MAJOR}.${DD4hep_VERSION_MINOR}" )
......
DD4hep ---- Release Notes DD4hep ---- Release Notes
================================= =================================
--------
| v00-02 | second beta release ...
--------
2013/02/06 Markus Frank 2013/02/06 Markus Frank
-------------------------- --------------------------
1) Simplyfy inheritance for common objects from TNamed. 1) Simplyfy inheritance for common objects from TNamed.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment