Skip to content

Commit

Permalink
Update version info
Browse files Browse the repository at this point in the history
  • Loading branch information
jchristopherson committed Sep 12, 2017
1 parent deeb62e commit ad40f03
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 @@ -5,7 +5,7 @@ project(ferror C CXX Fortran)
# Define version information
set(linalg_VERSION_MAJOR 1)
set(linalg_VERSION_MINOR 2)
set(linalg_VERSION_PATCH 2)
set(linalg_VERSION_PATCH 3)

# Define output directories, if undefined
if (NOT CMAKE_LIBRARY_OUTPUT_DIRECTORY)
Expand Down

0 comments on commit ad40f03

Please sign in to comment.