Skip to content

Commit

Permalink
bump version to 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tfussell committed Dec 26, 2019
1 parent a560756 commit fcc2f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.1)
project(xlnt VERSION 1.2)
project(xlnt VERSION 1.4)

set(CMAKE_CXX_STANDARD ${XLNT_CXX_LANG})
set(CMAKE_CXX_STANDARD_REQUIRED ON)
Expand Down

0 comments on commit fcc2f0d

Please sign in to comment.