Skip to content

Commit 85be4fa

Browse files
committed
prepare release v1.1.1
1 parent 09f272e commit 85be4fa

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.10)
22

33
# set the project name
4-
project(openFPGALoader VERSION "1.1.0" LANGUAGES CXX)
4+
project(openFPGALoader VERSION "1.1.1" LANGUAGES CXX)
55
add_definitions(-DVERSION=\"v${PROJECT_VERSION}\")
66

77
#if(CMAKE_SYSTEM_NAME STREQUAL "Windows" AND NOT CMAKE_HOST_SYSTEM_NAME STREQUAL "Windows")

0 commit comments

Comments
 (0)