From 737f7ff76335db56ec68ec5d6078b798faaba363 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Thu, 3 Jul 2025 14:40:43 -0400 Subject: [PATCH] 2025-07-03 Fred Gleason * Incremented the pacakge version to 4.3.0int13. Signed-off-by: Fred Gleason --- ChangeLog | 2 ++ NEWS | 2 +- versions/PACKAGE_VERSION | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7f07875f..d2fdf502 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25019,3 +25019,5 @@ 2025-07-03 Fred Gleason * Fixed a regression in 'lib/rdcart.cpp' that broke the 'Import' Web API call. +2025-07-03 Fred Gleason + * Incremented the pacakge version to 4.3.0int13. diff --git a/NEWS b/NEWS index b7d771f3..f7f2362d 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v4.3.0int12 -- 2 July 2025 +v4.3.0int13 -- 3 July 2025 Changes: Cart Filtering. Refactored the cart filtering controls to be consistent diff --git a/versions/PACKAGE_VERSION b/versions/PACKAGE_VERSION index f00c8ab3..a9cbf3ca 100644 --- a/versions/PACKAGE_VERSION +++ b/versions/PACKAGE_VERSION @@ -1 +1 @@ -4.3.0int12 \ No newline at end of file +4.3.0int13 \ No newline at end of file