Skip to content

Commit

Permalink
Bump version to 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro committed Sep 30, 2024
1 parent 3bc89f3 commit 3028016
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
e_mi# SPDX-FileCopyrightText: Fondazione Istituto Italiano di Tecnologia (IIT)
# SPDX-FileCopyrightText: Fondazione Istituto Italiano di Tecnologia (IIT)
# SPDX-License-Identifier: BSD-3-Clause

cmake_minimum_required(VERSION 3.16)
project(HumanDynamicsEstimation
LANGUAGES CXX
VERSION 4.0.2)
VERSION 4.0.3)

# =====================
# PROJECT CONFIGURATION
Expand Down

0 comments on commit 3028016

Please sign in to comment.