File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
.\" DO NOT MODIFY THIS FILE! It was generated by help2man.
2
- .TH NAMP "1" "January 2024" "namp v2.39 " "User Commands"
2
+ .TH NAMP "1" "January 2024" "namp v2.40 " "User Commands"
3
3
.SH NAME
4
4
namp \- audio player
5
5
.SH SYNOPSIS
@@ -93,7 +93,7 @@ Written by Kristofer Berggren.
93
93
.SH "REPORTING BUGS"
94
94
Report bugs at https://github.com/d99kris/namp/
95
95
.SH COPYRIGHT
96
- Copyright \(co 2015\- 2023 Kristofer Berggren
96
+ Copyright \(co 2015\- 2024 Kristofer Berggren
97
97
.br
98
98
This is free software; see the source for copying
99
99
conditions. There is NO warranty; not even for
Original file line number Diff line number Diff line change @@ -272,7 +272,7 @@ static void ShowVersion()
272
272
std::cout <<
273
273
" namp v" VERSION " \n "
274
274
" \n "
275
- " Copyright (C) 2015-2023 Kristofer Berggren\n "
275
+ " Copyright (C) 2015-2024 Kristofer Berggren\n "
276
276
" This is free software; see the source for copying\n "
277
277
" conditions. There is NO warranty; not even for\n "
278
278
" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n "
Original file line number Diff line number Diff line change 8
8
9
9
#pragma once
10
10
11
- #define VERSION "2.39 "
11
+ #define VERSION "2.40 "
You can’t perform that action at this time.
0 commit comments