diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2014-04-09 14:58:28 -0300 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2014-04-09 14:58:28 -0300 |
commit | e13317356bc973e1d3a2d828a9cea1547fe86567 (patch) | |
tree | fee8dc250b4f1b5157e23ee7ad981e4844aafad4 /configure.ac | |
parent | 82625c0212ebc3706b7fcfeca8403cf593e149ab (diff) |
Preparing 3.0.4 finalrelease-3_0_4
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 d22355ea..e3ace75d 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 |