Skip to content

Commit 26b6f30

Browse files
committed
Prepare for release
1 parent 90b6427 commit 26b6f30

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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-2021 Leandro Nini
6+
Copyright (c) 2010-2022 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-2021 Leandro Nini <drfiemost@users.sourceforge.net>
11+
Copyright (c) 2010-2022 Leandro Nini <drfiemost@users.sourceforge.net>
1212

1313

1414

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.2.2], [], [], [https://github.com/libsidplayfp/sidplayfp/])
2+
AC_INIT([sidplayfp], [2.2.3], [], [], [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])

0 commit comments

Comments
 (0)