Skip to content

Commit

Permalink
- v01-19-05-pre06 with lcgeo v00-15-02
Browse files Browse the repository at this point in the history
  • Loading branch information
gaede committed Nov 20, 2017
1 parent ad43ab1 commit 6e625b6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion doc/release_notes_ilcsoft_v01-19-05.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,13 @@ Packages changed wrt. to v01-19-04.
* 2017-09-28 Marko Petric ([PR#38](https://github.com/ilcsoft/lcio/pull/38))
- Correct LCIO_MINOR_VERSION

## lcgeo v00-15-01
## lcgeo v00-15-02

* 2017-11-20 Daniel Jeans ([PR#181](https://github.com/ilcsoft/lcgeo/pull/181))
- bug fix for ILD_l/s5 models
- fix calculation of layer positions in dd4hep::rec::LayeredCalorimeterData in SEcal06_Helpers

### lcgeo v00-15-01

* 2017-11-10 Shaojun Lu ([PR#179](https://github.com/iLCSoft/lcgeo/pull/179))
- update HcalEndcapRing in ILD models
Expand Down
4 changes: 2 additions & 2 deletions releases/v01-19/release-versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import datetime

# --------- ilcsoft release version ------------------------------------------
ilcsoft_release='v01-19-05'
ilcsoft_release='v01-19-05-pre06'
# ----------------------------------------------------------------------------

#-----------------------
Expand Down Expand Up @@ -228,7 +228,7 @@
DD4hep_version = "v01-05"
DD4hepExamples_version = "v01-05"

lcgeo_version = "v00-15-01"
lcgeo_version = "v00-15-02"

Physsim_version = "v00-04"

Expand Down

0 comments on commit 6e625b6

Please sign in to comment.