From 1ac4d7511dde4e7b3026a85419b4f917242be21b Mon Sep 17 00:00:00 2001 From: Marius Kittler Date: Fri, 10 Jan 2020 18:02:12 +0100 Subject: [PATCH] Fix project name in LICENSES-windows-distribution.md --- CMakeLists.txt | 2 +- LICENSES-windows-distribution.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a96986e..a96f5f6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,7 +11,7 @@ set(META_APP_URL "https://github.com/${META_APP_AUTHOR}/${META_PROJECT_NAME}") set(META_APP_DESCRIPTION "Simple video downloader with Qt GUI and backends for multiple platforms, e.g. YouTube and Vimeo") set(META_VERSION_MAJOR 1) set(META_VERSION_MINOR 3) -set(META_VERSION_PATCH 5) +set(META_VERSION_PATCH 6) # add project files set(HEADER_FILES diff --git a/LICENSES-windows-distribution.md b/LICENSES-windows-distribution.md index f3f8a79..8b0424a 100644 --- a/LICENSES-windows-distribution.md +++ b/LICENSES-windows-distribution.md @@ -25,7 +25,7 @@ This file contains licensing information for `Video Downloader` and libraries di --- -License `GPL2` of `FreeType`, `GCC`, `Graphite`, `Password Manager`, `c++utilities`, `gettext`, `libunistring`, `qtutilities`, `termcap`: +License `GPL2` of `FreeType`, `GCC`, `Graphite`, `Video Downloader`, `c++utilities`, `gettext`, `libunistring`, `qtutilities`, `termcap`: > GNU GENERAL PUBLIC LICENSE > Version 2, June 1991