Skip to content

Commit 5edc7db

Browse files
authored
Merge pull request #39 from sy-c/master
v1.3.9
2 parents 7e720a1 + 17bc572 commit 5edc7db

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ endif()
5757
include(ExternalProject)
5858
externalproject_add (Common-standalone
5959
GIT_REPOSITORY "https://github.com/AliceO2Group/Common.git"
60-
GIT_TAG "v1.4.7"
60+
GIT_TAG "v1.4.9"
6161
LOG_DOWNLOAD 1
6262
UPDATE_COMMAND ""
6363
PATCH_COMMAND ""

doc/releaseNotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ This file describes the main feature changes for each InfoLogger released versio
3333

3434
## v1.3.8 - 20/02/2020
3535
- infoLoggerTester: increased delay for query test.
36+
37+
## v1.3.9 - 09/03/2020
38+
- upgrading to Common v1.4.9, providing support for log rotate daemon logs.

0 commit comments

Comments
 (0)