From 661e99829e688b3ff3470600722fb9f9b56715ee Mon Sep 17 00:00:00 2001 From: Landon Curt Noll Date: Mon, 14 Aug 2023 18:25:46 -0700 Subject: [PATCH] prep CHANGES for the next release of calc --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 5669574..b5952b0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -The following are the changes from calc version 2.14.3.1 to date: +The following are the changes from calc version 2.14.3.1 to 2.14.3.2: Fix typo in the `make debug` Makefile rule.