Skip to content

Commit

Permalink
increased version number to 2.1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jkriege2 committed Jul 21, 2020
1 parent afa10ea commit 00e20f5
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.0)

######################################################################################################
# Project Name and Version
project(libTinyMAT LANGUAGES CXX VERSION 2.0.0.0)
project(libTinyMAT LANGUAGES CXX VERSION 2.1.0.0)

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

0 comments on commit 00e20f5

Please sign in to comment.