Skip to content

Commit a1fd711

Browse files
committed
prepare v0.12.0 release
1 parent f1bf4fd commit a1fd711

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
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.5)
22

33
# set the project name
4-
project(openFPGALoader VERSION "0.11.0" LANGUAGES CXX)
4+
project(openFPGALoader VERSION "0.12.0" LANGUAGES CXX)
55
add_definitions(-DVERSION=\"v${PROJECT_VERSION}\")
66
77
option(ENABLE_OPTIM "Enable build with -O3 optimization level" ON)

0 commit comments

Comments
 (0)