Skip to content

Commit

Permalink
Bump version to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
apkar committed Aug 12, 2019
1 parent cf3119b commit f34ba38
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,5 +1,5 @@
cmake_minimum_required(VERSION 3.11)
project(fdb_doc_layer VERSION 1.7.2 LANGUAGES C CXX)
project(fdb_doc_layer VERSION 1.8.0 LANGUAGES C CXX)

set(default_build_type "RelWithDbgInfo")
if(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES)
Expand Down

0 comments on commit f34ba38

Please sign in to comment.