Also bumped the maximum supported CMake version while I was in the file.
This commit is contained in:
parent
3433f88dcc
commit
41abb50563
@ -1,6 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.10...3.17)
|
||||
cmake_minimum_required(VERSION 3.10...3.20)
|
||||
project(libravatarserv
|
||||
VERSION 0.7.4
|
||||
VERSION 0.7.5
|
||||
DESCRIPTION "A simple libravatar server."
|
||||
LANGUAGES CXX)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user