Skip to content

Commit

Permalink
Merge pull request #39 from sy-c/master
Browse files Browse the repository at this point in the history
v1.3.9
  • Loading branch information
sy-c authored Mar 9, 2020
2 parents 7e720a1 + 17bc572 commit 5edc7db
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ endif()
include(ExternalProject)
externalproject_add (Common-standalone
GIT_REPOSITORY "https://github.com/AliceO2Group/Common.git"
GIT_TAG "v1.4.7"
GIT_TAG "v1.4.9"
LOG_DOWNLOAD 1
UPDATE_COMMAND ""
PATCH_COMMAND ""
Expand Down
3 changes: 3 additions & 0 deletions doc/releaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ This file describes the main feature changes for each InfoLogger released versio

## v1.3.8 - 20/02/2020
- infoLoggerTester: increased delay for query test.

## v1.3.9 - 09/03/2020
- upgrading to Common v1.4.9, providing support for log rotate daemon logs.

0 comments on commit 5edc7db

Please sign in to comment.