Version bump 0.5.7.
Forgot to bump the version in the CMake recipe, packages couldn't be built.
This commit is contained in:
parent
aeb7396961
commit
cadf0d777e
|
@ -20,7 +20,7 @@ if(NOT ${CMAKE_BUILD_TYPE} MATCHES "Debug")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
project(mastodonpp
|
project(mastodonpp
|
||||||
VERSION 0.5.5
|
VERSION 0.5.7
|
||||||
DESCRIPTION "C++ wrapper for the Mastodon and Pleroma APIs."
|
DESCRIPTION "C++ wrapper for the Mastodon and Pleroma APIs."
|
||||||
LANGUAGES CXX)
|
LANGUAGES CXX)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user