diff options
author | corvid <devnull@localhost> | 2014-12-24 20:34:41 +0000 |
---|---|---|
committer | corvid <devnull@localhost> | 2014-12-24 20:34:41 +0000 |
commit | c3437f496d24fe8c2ad674c83ade927cbdc075c4 (patch) | |
tree | 3fe822b1292346018f0b009d4baed76e9bc90c58 /configure.ac | |
parent | 38eb3d87a6c0a15fc28dc694c245de27ad933367 (diff) | |
parent | 8685e116bdbe7b92c5fdcf685c14cfb976334637 (diff) |
merge 3.0.4.1 branch
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 a0f582b3..04df681a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with aclocal, autoconf and automake. -AC_INIT([dillo], [3.0.4]) +AC_INIT([dillo], [3.0.4.1]) dnl Detect the canonical target build environment AC_CANONICAL_TARGET |