Skip to content

Commit

Permalink
update version and release notes: v02-04-01
Browse files Browse the repository at this point in the history
  • Loading branch information
gaede committed Nov 18, 2016
1 parent 1ee4928 commit 14cadda
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ PROJECT( MarlinTrkProcessors )
# project version
SET( ${PROJECT_NAME}_VERSION_MAJOR 2 )
SET( ${PROJECT_NAME}_VERSION_MINOR 4 )
SET( ${PROJECT_NAME}_VERSION_PATCH 0 )
SET( ${PROJECT_NAME}_VERSION_PATCH 1 )

cmake_policy(SET CMP0008 NEW)

Expand Down
6 changes: 6 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@

=============================================================================================================

-----------
| v02-04-01 |
-----------

- FPCCDSiliconTracking_MarlinTrk.cc:
- patch from K.Fujii for macos (use std::isnan)

---------
| v02-04 |
Expand Down

0 comments on commit 14cadda

Please sign in to comment.