diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-01-12 16:54:29 +0100 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-01-12 17:14:01 +0100 |
commit | f10a7800efa7c3a8017878e6e998ecf7b32d8e86 (patch) | |
tree | 915ce067b5c68f33af620363546b0a845a8b8af5 /configure.ac | |
parent | a882875c324f9404351b1b9d3a095d7da4984ba9 (diff) |
Release version 3.2.0-rc1v3.2.0-rc1
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 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 |