Skip to content

Commit 40e25f6

Browse files
authored
🎈 4.0.0 (#105)
Signed-off-by: Louise Poubel <[email protected]>
1 parent c570131 commit 40e25f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ set(IGN_CMAKE_VER ${ignition-cmake2_VERSION_MAJOR})
1414
#============================================================================
1515
# Configure the project
1616
#============================================================================
17-
ign_configure_project(VERSION_SUFFIX pre1)
17+
ign_configure_project(VERSION_SUFFIX)
1818

1919
# Create cppcheck suppression list file.
2020
configure_file(tools/cppcheck.suppress.in ${CMAKE_BINARY_DIR}/cppcheck.suppress)

‎Changelog.md

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

33
### Ignition Launch 4.X.X (20XX-XX-XX)
44

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

77
1. Bump in edifice: ign-common4
88
* [Pull request #90](https://github.com/ignitionrobotics/ign-launch/pull/90)

0 commit comments

Comments
 (0)