diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-06-08 01:32:23 +0200 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-06-08 01:32:23 +0200 |
commit | e89a2293ebb3331dca46f5edf0108231b1007402 (patch) | |
tree | 12c3384e765ea3ce200dc6b5fe7d7fc56ab3fc04 /configure.ac | |
parent | 586e6deefd4c8bcf7f904246a68063c1199865a1 (diff) |
Release version 3.1.1v3.1.1
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 7e41860c..aeed50de 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]) +AC_INIT([dillo], [3.1.1]) dnl Detect the canonical target build environment AC_CANONICAL_TARGET |