Skip to content

Commit 4df7622

Browse files
authored
🎈 5.0.0 (#206)
Signed-off-by: Louise Poubel <louise@openrobotics.org>
1 parent 9f63213 commit 4df7622

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ find_package(ignition-cmake2 2.3 REQUIRED)
1313
#============================================================================
1414
# Configure the project
1515
#============================================================================
16-
ign_configure_project(VERSION_SUFFIX pre2)
16+
ign_configure_project(VERSION_SUFFIX)
1717

1818
#============================================================================
1919
# Set project-specific options

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
1. Bump in edifice: ign-rendering5
1414
* [Pull request #141](https://github.com/ignitionrobotics/ign-gui/pull/141)
1515

16+
1. Documentation updates
17+
* [Pull request #202](https://github.com/ignitionrobotics/ign-gui/pull/202)
18+
* [Pull request #204](https://github.com/ignitionrobotics/ign-gui/pull/204)
19+
1620
## Ignition Gui 4
1721

1822
### Ignition Gui 4.X.X

0 commit comments

Comments
 (0)