Skip to content

Commit

Permalink
Update master branch for 4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanhab committed Dec 5, 2023
1 parent cfbf426 commit 9364154
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ GitHub issues or pull requests that
are related to the items below. If there is no issue or pull
request related to the change, then we may provide the commit.

v4.6
======


v4.5
======
- Fix issue [#1378](https://github.com/opensim-org/opensim-gui/issues/1378): In Static Optimization Tool, dialog box has wrong title for "Directory" in output section.
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Allow specifying VERSION for the project.
cmake_policy(SET CMP0048 NEW)

project(OpenSimApp VERSION 4.5)
project(OpenSimApp VERSION 4.6)

cmake_minimum_required(VERSION 3.1.3)

Expand Down

0 comments on commit 9364154

Please sign in to comment.