Skip to content

Commit

Permalink
CMakeLists: Bump staging version
Browse files Browse the repository at this point in the history
  • Loading branch information
LekKit authored Mar 18, 2024
1 parent 3313852 commit bd9bac7
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_minimum_required(VERSION 3.9)

set(RVVM_VERSION 0.6)
set(RVVM_VERSION 0.7)
project(RVVM VERSION ${RVVM_VERSION}
DESCRIPTION "RISC-V Virtual Machine"
HOMEPAGE_URL "https://github.com/LekKit/RVVM"
Expand Down

0 comments on commit bd9bac7

Please sign in to comment.