Skip to content

Commit f4c189b

Browse files
committed
Prepare for release
1 parent 4cde5da commit f4c189b

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

AUTHORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ to provide the best SID listening experience.
33

44
Copyright (c) 2000 Simon White
55
Copyright (c) 2007-2010 Antti Lankila
6-
Copyright (c) 2010-2023 Leandro Nini
6+
Copyright (c) 2010-2024 Leandro Nini
77

88
This version of the freely available sidplayfp player source code
99
contains the following contributed or derived work. In the order they first

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ to provide the best SID listening experience.
88

99
Copyright (c) 2000 Simon White
1010
Copyright (c) 2007-2010 Antti Lankila
11-
Copyright (c) 2010-2023 Leandro Nini <drfiemost@users.sourceforge.net>
11+
Copyright (c) 2010-2024 Leandro Nini <drfiemost@users.sourceforge.net>
1212

1313

1414
stilview

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dnl Process this file with autoconf to produce a configure script.
2-
AC_INIT([sidplayfp], [2.5.1], [], [], [https://github.com/libsidplayfp/sidplayfp/])
2+
AC_INIT([sidplayfp], [2.6.0], [], [], [https://github.com/libsidplayfp/sidplayfp/])
33
AC_CONFIG_SRCDIR([src/main.cpp])
44
AC_CONFIG_AUX_DIR([build-aux])
55
AC_CONFIG_MACRO_DIR([m4])

doc/en/sidplayfp.ini.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ Wrote the original man page.
306306

307307
=item Copyright (C) 2009-2015 VICE Project
308308

309-
=item Copyright (C) 2010-2023 Leandro Nini
309+
=item Copyright (C) 2010-2024 Leandro Nini
310310

311311
=back
312312

doc/en/sidplayfp.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ Wrote the original man page.
346346

347347
=item Copyright (C) 2009-2015 VICE Project
348348

349-
=item Copyright (C) 2010-2022 Leandro Nini
349+
=item Copyright (C) 2010-2024 Leandro Nini
350350

351351
=back
352352

0 commit comments

Comments
 (0)