From 7f7dfc7680db3c05f8e4a8fbd9861cbb06427d92 Mon Sep 17 00:00:00 2001 From: Maik Merten Date: Fri, 31 May 2024 18:27:32 +0200 Subject: [PATCH] bump version to 5.2.4 --- hmp3/src/test/tomp3.cpp | 4 ++-- hmp3/src/xhead.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hmp3/src/test/tomp3.cpp b/hmp3/src/test/tomp3.cpp index da7bee2..066780c 100644 --- a/hmp3/src/test/tomp3.cpp +++ b/hmp3/src/test/tomp3.cpp @@ -1,5 +1,5 @@ /* ***** BEGIN LICENSE BLOCK ***** - * Source last modified: 2024-05-25, Maik Merten + * Source last modified: 2024-05-31, Maik Merten * * Portions Copyright (c) 1995-2005 RealNetworks, Inc. All Rights Reserved. * @@ -35,7 +35,7 @@ * * ***** END LICENSE BLOCK ***** */ -const char versionstring[24] = "5.2.3, 2024-04-26"; +const char versionstring[24] = "5.2.4, 2024-05-31"; #include #include diff --git a/hmp3/src/xhead.c b/hmp3/src/xhead.c index 8fc6c45..905028e 100644 --- a/hmp3/src/xhead.c +++ b/hmp3/src/xhead.c @@ -1,5 +1,5 @@ /* ***** BEGIN LICENSE BLOCK ***** - * Source last modified: 2024-04-26, Case + * Source last modified: 2024-05-31, Maik Merten * * Portions Copyright (c) 1995-2005 RealNetworks, Inc. All Rights Reserved. * @@ -46,7 +46,7 @@ static const char tag_vbr[] = { "Xing" }; static const char tag_cbr[] = { "Info" }; -static const char tag_shortversion[] = { "LAMEH5.23" }; +static const char tag_shortversion[] = { "LAMEH5.24" }; // 4 Xing