From db83b7383fdb126565fa8cd0a936c92c7a144af5 Mon Sep 17 00:00:00 2001 From: Landon Curt Noll Date: Wed, 13 Aug 2025 12:53:21 -0700 Subject: [PATCH] prep CHANGES for the next release of calc --- CHANGES | 2 +- Makefile.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index a794ca0..622ec18 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -The following are the changes from calc version 2.15.1.2 to date: +The following are the changes from calc version 2.15.1.2 to 2.15.1.2: Removed use of HAVE_MEMMOVE as well have_memmv.c. Removed the building and including of have_memmv.h. Removed the memmove() diff --git a/Makefile.config b/Makefile.config index 9f3ee8b..9c86a46 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1245,7 +1245,7 @@ EXT= # The calc version in the form of x.y.z.w # -VERSION= 2.15.1.1 +VERSION= 2.15.1.2 # The calc major version in the form of x.y.z #