Skip to content
Snippets Groups Projects
Commit e25e8b32 authored by System User's avatar System User
Browse files

version 1.13.13

parent 1ff1add2
No related branches found
No related tags found
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 "12")
set(PATCH_VERSION "13")
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.13 (2023/07/19)
====================
Fixes
Logging (FileAppender & InnerAppender)
Use the correct timestamp from the tango log event object
1.13.12 (2023/04/12)
====================
......
......@@ -13,7 +13,7 @@
<artifactId>YAT4Tango-${aol}-${library}-${mode}</artifactId>
<version>1.13.12</version>
<version>1.13.13</version>
<packaging>nar</packaging>
......
......@@ -11,7 +11,7 @@
<groupId>fr.soleil.lib</groupId>
<artifactId>YAT4Tango-amd64-Linux-gcc-shared-${mode}</artifactId>
<version>1.13.12</version>
<version>1.13.13</version>
<packaging>nar</packaging>
<name>YAT4Tango</name>
......
......@@ -11,7 +11,7 @@
<groupId>fr.soleil.lib</groupId>
<artifactId>YAT4Tango-${aol}-shared-${mode}</artifactId>
<version>1.13.11</version>
<version>1.13.13</version>
<packaging>nar</packaging>
<name>YAT4Tango</name>
......@@ -38,7 +38,7 @@
</scm>
<properties>
<YAT.version>1.18.8</YAT.version>
<YAT.version>1.20.2</YAT.version>
<libs-64bits>//filer2.ica.synchrotron-soleil.fr/ica/LIB_VC12_64</libs-64bits>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment