diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-01-18 11:51:30 +0100 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-01-18 11:51:30 +0100 |
commit | dc3c3bc087ee5ae5a25e936eab62124685564d4b (patch) | |
tree | d096aed3fd896a1962edb18cb19cf5a5480ea8ba /configure.ac | |
parent | 44110e3d3fc9081d2defa960422f95e13fb50849 (diff) |
Release version 3.2.0v3.2.0
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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 |