From 995ed3bd934484df7cfc437324f1eea2202d179b Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Sat, 4 May 2024 21:53:29 +0200 Subject: Release version 3.1.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index facb4441..e4425843 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.0-rc1]) +AC_INIT([dillo], [3.1.0]) dnl Detect the canonical target build environment AC_CANONICAL_TARGET -- cgit v1.2.3