diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2011-07-14 14:18:04 -0400 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2011-07-14 14:18:04 -0400 |
commit | 14514a407a903bff68af240eb217965a46b04392 (patch) | |
tree | 1131e8c4775a281c39a034c22693126819d31d41 /configure.in | |
parent | 1a98f3ce7c372af81d991a7aa4ec962ade349c26 (diff) |
Updated about:splash page and set VERSION to 2.2.1
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 6ddf8642..1c4e496d 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with aclocal, autoconf and automake. -AC_INIT([dillo], [2.2]) +AC_INIT([dillo], [2.2.1]) dnl Detect the canonical target build environment AC_CANONICAL_TARGET |