libragephoto 0.7.1 release
- RagePhoto.c: fix memory corruption bug at ragephoto_setphotodesc
This commit is contained in:
parent
bb52ffb84b
commit
a404a29188
3 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue