diff options
author | Alexander Larsson <alla@lysator.liu.se> | 2002-04-14 17:16:40 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2002-04-14 17:16:40 +0000 |
commit | f85807d9567446df6a542324dcb0295820f7dfd7 (patch) | |
tree | e02190366806835a487de6dbe06acf659d49f51a /configure.in | |
parent | 4cba30654e961af6012d06074857bae67d45d765 (diff) | |
download | nautilus-f85807d9567446df6a542324dcb0295820f7dfd7.tar.gz |
Bump version to 1.1.12. Require eel 1.1.10NAUTILUS_1_1_12
2002-04-14 Alexander Larsson <alla@lysator.liu.se>
* NEWS:
* configure.in:
Bump version to 1.1.12.
Require eel 1.1.10
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in index 02d403c71..c2b7f1c6d 100644 --- a/configure.in +++ b/configure.in @@ -6,7 +6,7 @@ ART_REQUIRED=2.3.6 BONOBO_ACTIVATION_REQUIRED=0.9.3 BONOBO_REQUIRED=1.113 BONOBO_UI_REQUIRED=1.110.2 -EEL_REQUIRED=1.1.9 +EEL_REQUIRED=1.1.10 ESOUND_REQUIRED=0.2.23 GLIB_REQUIRED=2 GNOME_CANVAS_REQUIRED=1.105 @@ -27,7 +27,7 @@ AC_SUBST(XML_REQUIRED) dnl =========================================================================== -AM_INIT_AUTOMAKE(nautilus, 1.1.11) +AM_INIT_AUTOMAKE(nautilus, 1.1.12) AM_CONFIG_HEADER(config.h) AM_SANITY_CHECK |