mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:26:17 +00:00
[MPG123] Update to version 1.25.10. CORE-15280
This commit is contained in:
parent
d9e6c9b539
commit
d67156fa98
3 changed files with 5 additions and 6 deletions
|
@ -356,7 +356,7 @@
|
|||
#define PACKAGE_NAME "mpg123"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "mpg123 1.25.8"
|
||||
#define PACKAGE_STRING "mpg123 1.25.10"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "mpg123"
|
||||
|
@ -365,7 +365,7 @@
|
|||
#define PACKAGE_URL ""
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "1.25.8"
|
||||
#define PACKAGE_VERSION "1.25.10"
|
||||
|
||||
/* Define if portaudio v18 API is wanted. */
|
||||
/* #undef PORTAUDIO18 */
|
||||
|
@ -398,7 +398,7 @@
|
|||
/* #undef USE_YASM_FOR_AVX */
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "1.25.8"
|
||||
#define VERSION "1.25.10"
|
||||
|
||||
/* Define to use Win32 named pipes */
|
||||
#define WANT_WIN32_FIFO 1
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
libmpg123: MPEG Audio Decoder library (version 1.25.8)
|
||||
libmpg123: MPEG Audio Decoder library (version 1.25.10)
|
||||
|
||||
copyright 1995-2015 by the mpg123 project
|
||||
free software under the terms of the LGPL 2.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue