Skip to content

Commit

Permalink
promote to 0.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
kuba-- authored Apr 20, 2020
1 parent e6c9807 commit 96924c9
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.4)

project(zip
LANGUAGES C
VERSION "0.1.18")
VERSION "0.1.19")
set(CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})

option(CMAKE_DISABLE_TESTING "Disable test creation" OFF)
Expand Down

0 comments on commit 96924c9

Please sign in to comment.