docs(changelog): update changelogs for 6.4.0

Signed-off-by: k4yt3x <i@k4yt3x.com>
This commit is contained in:
k4yt3x
2025-01-24 00:00:00 +00:00
parent aecb16b467
commit a96bda9b4d
2 changed files with 12 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.10 FATAL_ERROR)
project(video2x VERSION 6.3.1 LANGUAGES CXX)
project(video2x VERSION 6.4.0 LANGUAGES CXX)
include(CMakePackageConfigHelpers)
include(ExternalProject)