This commit is contained in:
parent
a61186b73c
commit
f448e72df1
|
@ -11,7 +11,7 @@ set(CMAKE_BUILD_TYPE "Release" CACHE STRING "The type of build.")
|
||||||
option(BUILD_SHARED_LIBS "Build shared libraries." YES)
|
option(BUILD_SHARED_LIBS "Build shared libraries." YES)
|
||||||
|
|
||||||
project (mastorss
|
project (mastorss
|
||||||
VERSION 0.12.2
|
VERSION 0.13.0
|
||||||
DESCRIPTION "Another RSS to Mastodon bot."
|
DESCRIPTION "Another RSS to Mastodon bot."
|
||||||
LANGUAGES CXX)
|
LANGUAGES CXX)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user