From f10a7800efa7c3a8017878e6e998ecf7b32d8e86 Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Sun, 12 Jan 2025 16:54:29 +0100 Subject: Release version 3.2.0-rc1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 89edfa1f..615e212e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with aclocal, autoconf and automake. -AC_INIT([dillo], [3.1.1]) +AC_INIT([dillo], [3.2.0-rc1]) dnl Detect the canonical target build environment AC_CANONICAL_TARGET -- cgit v1.2.3