diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2011-09-06 18:15:19 -0300 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2011-09-06 18:15:19 -0300 |
commit | 791722fe618c68d98a1ca85e4a9ec1c597d6e306 (patch) | |
tree | 7b01b51667b82241f783a3d21cbd9400e6030887 /configure.in | |
parent | 0b32abdc19b0c37d3f8c69d4b720437405246f88 (diff) |
Last changes before dillo-3.0 release (rc3)release-3_0
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index f0a011c2..ddf500d1 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with aclocal, autoconf and automake. -AC_INIT([dillo], [3.0-pre]) +AC_INIT([dillo], [3.0]) dnl Detect the canonical target build environment AC_CANONICAL_TARGET |