diff options
author | Sebastian Geerken <devnull@localhost> | 2014-04-09 15:11:58 +0200 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2014-04-09 15:11:58 +0200 |
commit | 78f994b717711a902944ef804c7df54567584711 (patch) | |
tree | f4fb300a2cf46ad5c6f3059af92a15b9a37d9ade /configure.ac | |
parent | 9de46071dab2c8b8b9cbf033f472c8d7073caca6 (diff) | |
parent | d7b2163db989b8d9d3eab0c1ea35b08b392bb305 (diff) |
Merge with main repo.
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 5d0f919e..c9807deb 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.3]) +AC_INIT([dillo], [3.0.4-rc2]) dnl Detect the canonical target build environment AC_CANONICAL_TARGET |