Skip to content

Commit 6f6ec01

Browse files
committed
bump version to 1.4.0 for release
1 parent f61eb48 commit 6f6ec01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.5)
2-
project(Untwine VERSION 1.3.2 LANGUAGES CXX)
2+
project(Untwine VERSION 1.4.0 LANGUAGES CXX)
33
include(FeatureSummary)
44
include(${PROJECT_SOURCE_DIR}/cmake/compiler_options.cmake)
55

0 commit comments

Comments
 (0)