diff options
author | Sebastian Geerken <devnull@localhost> | 2014-04-09 21:35:54 +0200 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2014-04-09 21:35:54 +0200 |
commit | eb66c4f173f4791e3e7400ec4beb52e8fc506b40 (patch) | |
tree | 80fbb8f029df0ee0411fba3e7987f02f73fd84c2 /configure.ac | |
parent | 78f994b717711a902944ef804c7df54567584711 (diff) | |
parent | ccf5cb61e69cc93da258db1a84b191be48d23fa9 (diff) |
Merged 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 c9807deb..f6f9d5c3 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-rc2]) +AC_INIT([dillo], [3.0.4]) dnl Detect the canonical target build environment AC_CANONICAL_TARGET |