libragephoto 0.6.2 release
- CMakeLists.txt: update version to 0.6.2 - RagePhoto.c: fix ragephoto_addparser and byte swap function - RagePhoto.cpp: fix addParser and byte swap function - RagePhotoLibrary.h: fix endian detection - Syping.RagePhoto.Core.csproj: update version to 0.6.2
This commit is contained in:
parent
72f094958d
commit
aad0db247b
5 changed files with 97 additions and 100 deletions
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
cmake_policy(VERSION 3.16...3.28)
|
||||
project(ragephoto VERSION 0.6.1 LANGUAGES C CXX)
|
||||
project(ragephoto VERSION 0.6.2 LANGUAGES C CXX)
|
||||
include(GNUInstallDirs)
|
||||
|
||||
# RagePhoto CMake includes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue