libragephoto 0.8.2 release
- CMakeLists.txt: update version to 0.8.2 - RagePhoto.cpp: fix memory issue on Windows convertPath function for C+ +11 support - RagePhoto.cs: code style changes for Boolean - RagePhoto.h: update copyright header - RagePhoto.hpp: update copyright header - RagePhotoLibrary.h: update copyright header - src/dotnet: add package tags and update version to 0.8.2
This commit is contained in:
parent
728a3dff6c
commit
5c43a39d13
7 changed files with 29 additions and 25 deletions
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
cmake_policy(VERSION 3.16...3.28)
|
||||
project(ragephoto VERSION 0.8.1 LANGUAGES C CXX)
|
||||
project(ragephoto VERSION 0.8.2 LANGUAGES C CXX)
|
||||
include(GNUInstallDirs)
|
||||
|
||||
# RagePhoto CMake includes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue