Skip to content
Snippets Groups Projects
Commit 0ff838ce authored by Stephane Poirier's avatar Stephane Poirier
Browse files

[ReleaseNotes & CMakeLists.txt] version 1.19.0

parent 0698c2b7
Branches
Tags YAT4Tango-1.13.6
No related merge requests found
......@@ -5,7 +5,7 @@ set(CMAKE_VERBOSE_MAKEFILE TRUE)
set(MAJOR_VERSION "1")
set(MINOR_VERSION "13")
set(PATCH_VERSION "5")
set(PATCH_VERSION "6")
set(VERSION "${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}")
if (NOT DEFINED CMAKE_INSTALL_PREFIX AND CMAKE_SIZEOF_VOID_P EQUAL 8)
......
YAT4Tango history file
1.13.6 (2022/07/11)
===================
Additions
LogFormat
Added method arg(T*)
-> see <yat4tango/LogHelper.h>
1.13.5 (2022/02/10)
===================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment