Skip to content

Commit

Permalink
Bump to 1.0.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
bluescarni committed Jul 21, 2024
1 parent 173a2e0 commit 4d4b82e
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 @@ -12,7 +12,7 @@ if(NOT CMAKE_BUILD_TYPE)
FORCE)
endif()

project(mp++ VERSION 1.0.2 LANGUAGES CXX C)
project(mp++ VERSION 1.0.3 LANGUAGES CXX C)

# Setup the mp++ ABI version number.
set(MPPP_ABI_VERSION 15)
Expand Down

0 comments on commit 4d4b82e

Please sign in to comment.