Skip to content

Commit

Permalink
Increment the project's version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
vahancho committed Mar 25, 2024
1 parent 1e70cac commit fcfc666
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 @@ -6,7 +6,7 @@ set(CMAKE_CXX_STANDARD 11)
set(CMAKE_POSITION_INDEPENDENT_CODE ON)

# The project definition
project(erkir VERSION 2.0.1
project(erkir VERSION 2.1.1
DESCRIPTION "C++ library for geodesic and trigonometric calculations"
LANGUAGES CXX)

Expand Down

0 comments on commit fcfc666

Please sign in to comment.