Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-aladev committed May 16, 2019
1 parent ae3c0cd commit 9f4a066
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 @@ -5,7 +5,7 @@ if (PROJECT_SOURCE_DIR STREQUAL PROJECT_BINARY_DIR)
message (FATAL_ERROR "In-source builds are not allowed")
endif ()

set (LZWS_VERSION "1.0")
set (LZWS_VERSION "1.0.1")

if (NOT DEFINED CMAKE_INSTALL_LIBDIR)
set (CMAKE_INSTALL_LIBDIR "lib" CACHE PATH "output directory for libraries")
Expand Down

0 comments on commit 9f4a066

Please sign in to comment.