Skip to content

Commit

Permalink
prepare sub-relase v0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
trabucayre committed Mar 23, 2024
1 parent 02c3327 commit 061bf39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.5)

# set the project name
project(openFPGALoader VERSION "0.12.0" LANGUAGES CXX)
project(openFPGALoader VERSION "0.12.1" LANGUAGES CXX)
add_definitions(-DVERSION=\"v${PROJECT_VERSION}\")

option(ENABLE_OPTIM "Enable build with -O3 optimization level" ON)
Expand Down

0 comments on commit 061bf39

Please sign in to comment.