libragephoto 0.7.1 release

- RagePhoto.c: fix memory corruption bug at ragephoto_setphotodesc
This commit is contained in:
Syping 2025-10-26 23:26:51 +01:00
parent bb52ffb84b
commit a404a29188
3 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@
cmake_minimum_required(VERSION 3.16)
cmake_policy(VERSION 3.16...3.28)
project(ragephoto VERSION 0.7.0 LANGUAGES C CXX)
project(ragephoto VERSION 0.7.1 LANGUAGES C CXX)
include(GNUInstallDirs)
# RagePhoto CMake includes