diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2014-04-04 07:39:11 +0200 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2014-04-04 07:39:11 +0200 |
commit | 8bbe9c89a1359bbfeba468f7d113adacf899459c (patch) | |
tree | a002f78c45063421ae2fcdc611b781767c9e0928 /configure.ac | |
parent | c61b9c9d3004a15aeb13d1269efc7980052fb1c0 (diff) |
prepare dillo-3.0.4-rc1release-3_0_4-rc1
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 0c4dd953..ce49de7e 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-rc1]) dnl Detect the canonical target build environment AC_CANONICAL_TARGET |