Skip to content

Commit

Permalink
Version 3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Sude- committed Dec 22, 2024
1 parent 2beaf26 commit 5d6640d
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.18.0 FATAL_ERROR)
project (lgogdownloader LANGUAGES C CXX VERSION 3.15)
project (lgogdownloader LANGUAGES C CXX VERSION 3.16)

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

6 changes: 3 additions & 3 deletions man/lgogdownloader.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.TH LGOGDOWNLOADER "1" "2024-08-23" "LGOGDownloader 3.15" "User Commands"
.TH LGOGDOWNLOADER "1" "2024-12-22" "LGOGDownloader 3.16" "User Commands"
.SH NAME
LGOGDownloader \- manual page for LGOGDownloader 3.15
LGOGDownloader \- manual page for LGOGDownloader 3.16
.SH SYNOPSIS
.B lgogdownloader
[\fIOPTION\fP]...
@@ -166,7 +166,7 @@ Path to CA certificate bundle in PEM format
\fB\-\-respect\-umask\fR
Do not adjust permissions of sensitive files
.TP
\fB\-\-user\-agent\fR arg (=LGOGDownloader/3.15 (Linux x86_64))
\fB\-\-user\-agent\fR arg (=LGOGDownloader/3.16 (Linux x86_64))
Set user agent
.TP
\fB\-\-wine\-prefix\fR arg (=.)

0 comments on commit 5d6640d

Please sign in to comment.