chore: update README and related docs

This commit is contained in:
2024-12-04 20:07:15 +08:00
parent 64c4d2e064
commit b01601085b
6 changed files with 42 additions and 49 deletions

View File

@ -4,7 +4,7 @@
cmake_minimum_required(VERSION 3.16)
project(pineapple-pictures VERSION 0.8.2.1) # don't forget to update NEWS file and AppStream metadata.
project(pineapple-pictures VERSION 0.9.0) # don't forget to update NEWS file and AppStream metadata.
include (GNUInstallDirs)
include (FeatureSummary)