Skip to content

Commit

Permalink
Set package to version 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fwsGonzo committed Jun 15, 2024
1 parent 344eb95 commit 37b192c
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 @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.5)
get_directory_property(hasParent PARENT_DIRECTORY)

if (NOT hasParent)
project (libriscv VERSION 1.3 LANGUAGES CXX)
project (libriscv VERSION 1.4 LANGUAGES CXX)

set(CPACK_PACKAGE_NAME libriscv-dev)
set(CPACK_DEBIAN_PACKAGE_MAINTAINER "fwsgonzo")
Expand Down

0 comments on commit 37b192c

Please sign in to comment.