Skip to content

Commit f947b51

Browse files
committed
Version 3.18
1 parent 26d46fc commit f947b51

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.18.0 FATAL_ERROR)
2-
project (lgogdownloader LANGUAGES C CXX VERSION 3.17)
2+
project (lgogdownloader LANGUAGES C CXX VERSION 3.18)
33

44
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/")
55

man/lgogdownloader.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
.TH LGOGDOWNLOADER "1" "2025-03-19" "LGOGDownloader 3.17" "User Commands"
1+
.TH LGOGDOWNLOADER "1" "2025-11-03" "LGOGDownloader 3.18" "User Commands"
22
.SH NAME
3-
LGOGDownloader \- manual page for LGOGDownloader 3.17
3+
LGOGDownloader \- manual page for LGOGDownloader 3.18
44
.SH SYNOPSIS
55
.B lgogdownloader
66
[\fIOPTION\fP]...
@@ -166,7 +166,7 @@ Path to CA certificate bundle in PEM format
166166
\fB\-\-respect\-umask\fR
167167
Do not adjust permissions of sensitive files
168168
.TP
169-
\fB\-\-user\-agent\fR arg (=LGOGDownloader/3.17 (Linux x86_64))
169+
\fB\-\-user\-agent\fR arg (=LGOGDownloader/3.18 (Linux x86_64))
170170
Set user agent
171171
.TP
172172
\fB\-\-wine\-prefix\fR arg (=.)

0 commit comments

Comments
 (0)