We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 636ee0f commit 7e5c183Copy full SHA for 7e5c183
1 file changed
CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.11)
4
project(
5
BamTools
6
LANGUAGES CXX
7
- VERSION 2.5.2)
+ VERSION 2.5.3)
8
9
# Set Release type for builds where CMAKE_BUILD_TYPE is unset
10
# This is usually a good default as this implictly enables
0 commit comments