Skip to content

Commit

Permalink
BLD: bump version to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-s committed Nov 1, 2023
1 parent e4c96d9 commit 6cde95d
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
@@ -1,6 +1,6 @@
SC_BEGIN_PACKAGE(RTDD)

SET(VERSION_STR "1.8.0")
SET(VERSION_STR "1.8.1")

INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR}/libs)
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_BINARY_DIR}/libs)
Expand Down

0 comments on commit 6cde95d

Please sign in to comment.