From dc3c3bc087ee5ae5a25e936eab62124685564d4b Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Sat, 18 Jan 2025 11:51:30 +0100 Subject: Release version 3.2.0 --- ChangeLog | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9a60a71b..6774b379 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,7 +6,7 @@ Here we list changes that are relatively significant and/or visible to the user. For a history of changes in full detail, see our Git repository at https://github.com/dillo-browser/dillo -dillo-3.2.0 [Not released yet] +dillo-3.2.0 [Jan 18, 2025] +- Add new_tab_page option to open a custom new tab page. Patches: Alex, Rodrigo Arias Mallo diff --git a/configure.ac b/configure.ac index 615e212e..d9727be8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with aclocal, autoconf and automake. -AC_INIT([dillo], [3.2.0-rc1]) +AC_INIT([dillo], [3.2.0]) dnl Detect the canonical target build environment AC_CANONICAL_TARGET -- cgit v1.2.3