Skip to content

Commit

Permalink
prepare release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
trabucayre committed Mar 19, 2022
1 parent 3cef7f9 commit bbd7558
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.0)

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

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

0 comments on commit bbd7558

Please sign in to comment.