Skip to content

Commit 3c2ac1b

Browse files
authored
Merge pull request #205 from robotology/prepare_release
Preparation for release
2 parents 40a0972 + 1bfa44d commit 3c2ac1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
2-
All notable changes to this project are documented in this file.
2+
This file documents notable changes to this project done before November 2023. For changes after that date, plase refers to the release notes of each release at https://github.com/robotology/walking-controllers/releases .
33

44
## [0.8.0] - 2023-11-15
55
### Added

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.5)
66

77
## MAIN project
88
project(WalkingControllers
9-
VERSION 0.8.0)
9+
VERSION 0.9.0)
1010

1111
# Defines the CMAKE_INSTALL_LIBDIR, CMAKE_INSTALL_BINDIR and many other useful macros.
1212
# See https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html

0 commit comments

Comments
 (0)