Skip to content

Commit

Permalink
bumped version to 4.0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jkriege2 committed May 21, 2024
1 parent 41e202d commit 837fa1e
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(libTinyMAT LANGUAGES CXX VERSION 3.0.0.0)
project(libTinyMAT LANGUAGES CXX 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 837fa1e

Please sign in to comment.