diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-05-04 21:53:29 +0200 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-05-04 21:53:29 +0200 |
commit | 995ed3bd934484df7cfc437324f1eea2202d179b (patch) | |
tree | db5389e37a02a2f097ea61dd6abcb0f8314aed31 /configure.ac | |
parent | 99176a6f1f49b9c45b136d23ceb887ac0ba7875e (diff) |
Release version 3.1.0v3.1.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 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 |