From 204842aea53c066b7a966d79711b1763599b8fc3 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Sat, 21 Jan 2023 11:24:10 +0000 Subject: Prep for 0.32.5. --- macros/neon.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macros/neon.m4 b/macros/neon.m4 index 1b1c28c..9f4e2f2 100644 --- a/macros/neon.m4 +++ b/macros/neon.m4 @@ -137,7 +137,7 @@ AC_DEFUN([NE_VERSIONS_BUNDLED], [ # Define the current versions. NE_VERSION_MAJOR=0 NE_VERSION_MINOR=32 -NE_VERSION_PATCH=4 +NE_VERSION_PATCH=5 NE_VERSION_TAG= # 0.32.x is backwards-compatible to 0.27.x, so AGE=5 -- cgit v1.2.1