Skip to content

Commit

Permalink
set version to 4.0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jkriege2 authored May 8, 2024
1 parent 54e8391 commit 9eabc76
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.10)

######################################################################################################
# Project Name and Version
project(libTinyTIFF VERSION 3.1.0.0)
project(libTinyTIFF VERSION 4.0.0.0)

# set search path for CMake files
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_LIST_DIR}/cmake)
Expand Down

0 comments on commit 9eabc76

Please sign in to comment.