libragephoto 0.8.1 release
- CMakeLists.txt: update version to 0.8.1 - doc: depend on CMake >= 3.16 - ragephoto-gtkviewer: depend on CMake >= 3.16 and ragephoto >= 0.8 - ragephoto-qtviewer: depend on CMake >= 3.16 and ragephoto >= 0.8 - src/dotnet: update version to 0.8.1
This commit is contained in:
parent
b87fd1d8fd
commit
728a3dff6c
5 changed files with 17 additions and 18 deletions
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
cmake_policy(VERSION 3.16...3.28)
|
||||
project(ragephoto VERSION 0.8.0 LANGUAGES C CXX)
|
||||
project(ragephoto VERSION 0.8.1 LANGUAGES C CXX)
|
||||
include(GNUInstallDirs)
|
||||
|
||||
# RagePhoto CMake includes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue