Skip to content

Commit

Permalink
Version 3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Sude- committed Jun 4, 2024
1 parent b59a49e commit 5b53cce
Show file tree
Hide file tree
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.13)
project (lgogdownloader LANGUAGES C CXX VERSION 3.14)

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

Expand Down
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-06-04" "LGOGDownloader 3.13" "User Commands"
.TH LGOGDOWNLOADER "1" "2024-06-04" "LGOGDownloader 3.14" "User Commands"
.SH NAME
LGOGDownloader \- manual page for LGOGDownloader 3.13
LGOGDownloader \- manual page for LGOGDownloader 3.14
.SH SYNOPSIS
.B lgogdownloader
[\fIOPTION\fP]...
Expand Down Expand Up @@ -164,7 +164,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.13 (Linux x86_64))
\fB\-\-user\-agent\fR arg (=LGOGDownloader/3.14 (Linux x86_64))
Set user agent
.TP
\fB\-\-wine\-prefix\fR arg (=.)
Expand Down

0 comments on commit 5b53cce

Please sign in to comment.