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

version 3.5.3

parent 82e10709
Branches
Tags NexusCPP-3.5.3
No related merge requests found
......@@ -5,7 +5,7 @@ set(CMAKE_VERBOSE_MAKEFILE TRUE)
set(MAJOR_VERSION "3")
set(MINOR_VERSION "5")
set(PATCH_VERSION "2")
set(PATCH_VERSION "3")
set(VERSION "${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}")
if (NOT DEFINED CMAKE_INSTALL_PREFIX AND CMAKE_SIZEOF_VOID_P EQUAL 8)
......
NexusCPP history file
3.5.3 (2023/07/19)
==================
Dummy release, just a internal minor change force incompatibility with yat-1.20.1
3.5.2 (2023/04/11)
==================
......
......@@ -9,7 +9,7 @@
</parent>
<groupId>fr.soleil.lib</groupId>
<artifactId>NexusCPP-${aol}-${library}-${mode}</artifactId>
<version>3.5.2</version>
<version>3.5.3</version>
<packaging>nar</packaging>
<name>NexusCPP</name>
<description>NexusCPP library</description>
......
......@@ -10,7 +10,7 @@
<groupId>fr.soleil.lib</groupId>
<artifactId>NexusCPP-amd64-Linux-gcc-shared-${mode}</artifactId>
<version>3.5.2</version>
<version>3.5.3</version>
<packaging>nar</packaging>
<name>NexusCPP</name>
......
......@@ -10,7 +10,7 @@
<groupId>fr.soleil.lib</groupId>
<artifactId>NexusCPP-${aol}-shared-${mode}</artifactId>
<version>3.5.2</version>
<version>3.5.3</version>
<packaging>nar</packaging>
<name>NexusCPP</name>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment