Skip to content

Commit 3ea05cc

Browse files
committed
prepare v0.5.0
1 parent 71d7f28 commit 3ea05cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
cmake_minimum_required(VERSION 3.0)
33

44
# set the project name
5-
project(openFPGALoader VERSION "0.4.0" LANGUAGES CXX)
5+
project(openFPGALoader VERSION "0.5.0" LANGUAGES CXX)
66
add_definitions(-DVERSION=\"v${PROJECT_VERSION}\")
77

88
option(BUILD_STATIC "Whether or not to build with static libraries" OFF)

0 commit comments

Comments
 (0)