Version 3.14

This commit is contained in:
Sude 2024-06-04 17:24:33 +03:00
parent b59a49ef0b
commit 5b53cce83e
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.18.0 FATAL_ERROR) cmake_minimum_required(VERSION 3.18.0 FATAL_ERROR)
project (lgogdownloader LANGUAGES C CXX VERSION 3.13) project (lgogdownloader LANGUAGES C CXX VERSION 3.14)
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/") set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/")

View File

@ -1,6 +1,6 @@
.TH LGOGDOWNLOADER "1" "2024-06-04" "LGOGDownloader 3.13" "User Commands" .TH LGOGDOWNLOADER "1" "2024-06-04" "LGOGDownloader 3.14" "User Commands"
.SH NAME .SH NAME
LGOGDownloader \- manual page for LGOGDownloader 3.13 LGOGDownloader \- manual page for LGOGDownloader 3.14
.SH SYNOPSIS .SH SYNOPSIS
.B lgogdownloader .B lgogdownloader
[\fIOPTION\fP]... [\fIOPTION\fP]...
@ -164,7 +164,7 @@ Path to CA certificate bundle in PEM format
\fB\-\-respect\-umask\fR \fB\-\-respect\-umask\fR
Do not adjust permissions of sensitive files Do not adjust permissions of sensitive files
.TP .TP
\fB\-\-user\-agent\fR arg (=LGOGDownloader/3.13 (Linux x86_64)) \fB\-\-user\-agent\fR arg (=LGOGDownloader/3.14 (Linux x86_64))
Set user agent Set user agent
.TP .TP
\fB\-\-wine\-prefix\fR arg (=.) \fB\-\-wine\-prefix\fR arg (=.)