Skip to content

Commit

Permalink
Release: update version to 0.9.1
Browse files Browse the repository at this point in the history
Signed-off-by: Pavel Pisa <[email protected]>
  • Loading branch information
ppisa committed Mar 1, 2022
1 parent 1f7c0cb commit 95a83ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_policy(VERSION 3.10)

project(QtRVSim
LANGUAGES C CXX
VERSION 0.9.0
VERSION 0.9.1
DESCRIPTION "RISC-V CPU simulator for education purposes")

set(KAREL_KOCI "Karel Koci <[email protected]>")
Expand Down

0 comments on commit 95a83ff

Please sign in to comment.