From 2ec7e5977114280c08eb1222e23c12fbfe6e8f40 Mon Sep 17 00:00:00 2001 From: Tim Wojtulewicz Date: Tue, 3 Sep 2024 14:55:46 -0700 Subject: [PATCH] Updating CHANGES and VERSION. --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 1bceb73022..37fca297f2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,6 @@ -6.0.6 | 2024-09-03 10:43:50 -0700 +6.0.6 | 2024-09-03 14:46:02 -0700 + + * CI: Fix centos-7 Dockerfile to replace obsolete yum repos (Tim Wojtulewicz) * Update CHANGES, VERSION, and NEWS for 6.0.6 (Tim Wojtulewicz)