Skip to content

Commit

Permalink
update mulle-sde project to new version
Browse files Browse the repository at this point in the history
  • Loading branch information
mulle-nat committed Oct 23, 2023
1 parent cd9c7ca commit cbc65d8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required( VERSION 3.15)

project( mulle-foundation-developer NONE)

set( PROJECT_VERSION 0.22.1)
set( PROJECT_VERSION 0.23.0)


set( EXTENSIONS
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ mulle-sde install --prefix /usr/local \
### Manual Installation


Download the latest [tar](https://github.com/MulleFoundation/mulle-foundation-developer/archive/refs/tags/latest.tar.gz) or [zip](https://github.com/MulleFoundation/mulle-foundation-developer/archive/refs/tags/latest.zip) archive and unpack it.

Install **mulle-foundation-developer** into `/usr/local` with [cmake](https://cmake.org):

``` sh
Expand Down
2 changes: 1 addition & 1 deletion src/mulle-foundation/github-actions/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.12.0
0.23.0

0 comments on commit cbc65d8

Please sign in to comment.