diff --git a/CMakeLists.txt b/CMakeLists.txt index 72a11756..d038782c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -35,7 +35,7 @@ endif() ############################################################################### # Project # ############################################################################### -project(fastcdr VERSION 2.2.2 LANGUAGES CXX) +project(fastcdr VERSION 2.2.3 LANGUAGES CXX) set(PROJECT_NAME_STYLED "FastCDR") set(PROJECT_NAME_LARGE "Fast CDR") diff --git a/package.xml b/package.xml index 0a742ac5..85ce9a1d 100644 --- a/package.xml +++ b/package.xml @@ -2,12 +2,12 @@ fastcdr - 2.2.2 + 2.2.3 *eProsima Fast CDR* is a C++ serialization library implementing the Common Data Representation (CDR) mechanism defined by the Object Management Group (OMG) consortium. CDR is the serialization mechanism used in DDS for the DDS Interoperability Wire Protocol (DDSI-RTPS). Miguel Company - Eduardo Ponz + Raúl Sánchez-Mateos Apache 2.0 https://www.eprosima.com/