diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2014-04-07 22:57:58 +0200 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2014-04-07 22:57:58 +0200 |
commit | 09fa36f89df9a2461c2204b53ee986deb5236a40 (patch) | |
tree | 111b5bdee00a017e88be84d34866742206cc6501 /configure.ac | |
parent | f00d9cd984b605ec10b60bdc21a1165aad541f01 (diff) |
prepare 3.0.4-rc2release-3_0_4-rc2
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 ce49de7e..d22355ea 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-rc1]) +AC_INIT([dillo], [3.0.4-rc2]) dnl Detect the canonical target build environment AC_CANONICAL_TARGET |