File tree 12 files changed +12
-12
lines changed
12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
- 2.0.1
1
+ 2.90.0
Original file line number Diff line number Diff line change 14
14
#
15
15
# SPDX-License-Identifier: Apache-2.0
16
16
cmake_minimum_required (VERSION 3.16)
17
- set (IOX_VERSION_STRING "2.0.1 " )
17
+ set (IOX_VERSION_STRING "2.90.0 " )
18
18
19
19
project (iceoryx_package VERSION ${IOX_VERSION_STRING} )
20
20
Original file line number Diff line number Diff line change 16
16
17
17
cmake_minimum_required (VERSION 3.16)
18
18
19
- set (IOX_VERSION_STRING "2.0.1 " )
19
+ set (IOX_VERSION_STRING "2.90.0 " )
20
20
21
21
project (iceoryx_doc VERSION ${IOX_VERSION_STRING} )
22
22
Original file line number Diff line number Diff line change 16
16
# SPDX-License-Identifier: Apache-2.0
17
17
cmake_minimum_required (VERSION 3.16)
18
18
19
- set (IOX_VERSION_STRING "2.0.1 " )
19
+ set (IOX_VERSION_STRING "2.90.0 " )
20
20
21
21
22
22
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >iceoryx_binding_c</name >
5
- <version >2.0.1 </version >
5
+ <version >2.90.0 </version >
6
6
<description >Eclipse iceoryx inter-process-communication (IPC) middleware C-Language Binding</description >
7
7
<maintainer email =" iceoryx-oss-support@apex.ai" >Eclipse Foundation, Inc.</maintainer >
8
8
<license >Apache 2.0</license >
Original file line number Diff line number Diff line change 16
16
# SPDX-License-Identifier: Apache-2.0
17
17
cmake_minimum_required (VERSION 3.16)
18
18
19
- set (IOX_VERSION_STRING "2.0.1 " )
19
+ set (IOX_VERSION_STRING "2.90.0 " )
20
20
21
21
project (iceoryx_dds VERSION ${IOX_VERSION_STRING} )
22
22
Original file line number Diff line number Diff line change 17
17
18
18
cmake_minimum_required (VERSION 3.16)
19
19
20
- set (IOX_VERSION_STRING "2.0.1 " )
20
+ set (IOX_VERSION_STRING "2.90.0 " )
21
21
22
22
project (iceoryx_hoofs VERSION ${IOX_VERSION_STRING} )
23
23
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >iceoryx_hoofs</name >
5
- <version >2.0.1 </version >
5
+ <version >2.90.0 </version >
6
6
<description >Eclipse iceoryx inter-process-communication (IPC) middleware basic building blocks</description >
7
7
<maintainer email =" iceoryx-oss-support@apex.ai" >Eclipse Foundation, Inc.</maintainer >
8
8
<license >Apache 2.0</license >
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >iceoryx_integrationtest</name >
5
- <version >2.0.1 </version >
5
+ <version >2.90.0 </version >
6
6
<description >iceoryx Software Integrationtest</description >
7
7
<maintainer email =" iceoryx-oss-support@apex.ai" >Eclipse Foundation, Inc.</maintainer >
8
8
<license >Apache 2.0</license >
Original file line number Diff line number Diff line change 16
16
# SPDX-License-Identifier: Apache-2.0
17
17
cmake_minimum_required (VERSION 3.16)
18
18
19
- set (IOX_VERSION_STRING "2.0.1 " )
19
+ set (IOX_VERSION_STRING "2.90.0 " )
20
20
21
21
project (iceoryx_posh VERSION ${IOX_VERSION_STRING} )
22
22
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >iceoryx_posh</name >
5
- <version >2.0.1 </version >
5
+ <version >2.90.0 </version >
6
6
<description >Eclipse iceoryx inter-process-communication (IPC) middleware Posix Shared Memory Library and middleware daemon (RouDi)</description >
7
7
<maintainer email =" iceoryx-oss-support@apex.ai" >Eclipse Foundation, Inc.</maintainer >
8
8
<license >Apache 2.0</license >
Original file line number Diff line number Diff line change 17
17
18
18
cmake_minimum_required (VERSION 3.16)
19
19
20
- set (IOX_VERSION_STRING "2.0.1 " )
20
+ set (IOX_VERSION_STRING "2.90.0 " )
21
21
22
22
project (iceoryx_introspection VERSION ${IOX_VERSION_STRING} )
23
23
You can’t perform that action at this time.
0 commit comments