Skip to content

Commit b5e0511

Browse files
authored
🎈 4.0.0 (#244)
Signed-off-by: Louise Poubel <louise@openrobotics.org>
1 parent b108d92 commit b5e0511

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CMakeLists.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ find_package(ignition-cmake2 2.1.0 REQUIRED)
1313
#============================================================================
1414
# Configure the project
1515
#============================================================================
16-
ign_configure_project(VERSION_SUFFIX pre1)
17-
16+
ign_configure_project(VERSION_SUFFIX)
1817

1918
#============================================================================
2019
# Set project-specific options

Changelog.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### Ignition Physics 4.x.x (20XX-XX-XX)
44

5-
### Ignition Physics 4.0.0 (20XX-XX-XX)
5+
### Ignition Physics 4.0.0 (2021-03-30)
66

77
1. Remove nested models
88
* [Pull request #230](https://github.com/ignitionrobotics/ign-physics/pull/230)
@@ -72,6 +72,8 @@
7272
* [Pull request #104](https://github.com/ignitionrobotics/ign-physics/pull/104)
7373
* [Pull request #105](https://github.com/ignitionrobotics/ign-physics/pull/105)
7474
* [Pull request #106](https://github.com/ignitionrobotics/ign-physics/pull/106)
75+
* [Pull request #243](https://github.com/ignitionrobotics/ign-physics/pull/243)
76+
* [Pull request #242](https://github.com/ignitionrobotics/ign-physics/pull/242)
7577

7678
## Ignition Physics 3.x
7779

0 commit comments

Comments
 (0)