summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alla@lysator.liu.se>2002-06-03 21:22:14 +0000
committerAlexander Larsson <alexl@src.gnome.org>2002-06-03 21:22:14 +0000
commit66cdce3e1030e0e914addbbad51b68bb09b4d9f8 (patch)
tree8b052e045fdb04e761d9be3078da1e2d47e186fd
parent12936d48fb6802783f56345f6e5cbbc854b56576 (diff)
downloadnautilus-66cdce3e1030e0e914addbbad51b68bb09b4d9f8.tar.gz
Bump version to 1.1.19 and update requirements.
2002-06-03 Alexander Larsson <alla@lysator.liu.se> * configure.in: * NEWS: Bump version to 1.1.19 and update requirements.
-rw-r--r--ChangeLog6
-rw-r--r--NEWS2
-rw-r--r--configure.in4
3 files changed, 9 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index cd9a48589..1cb531cc0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-06-03 Alexander Larsson <alla@lysator.liu.se>
+
+ * configure.in:
+ * NEWS:
+ Bump version to 1.1.19 and update requirements.
+
2002-06-02 Frank Worsley <fworsley@shaw.ca>
* src/file-manager/fm-icon-view.c:
diff --git a/NEWS b/NEWS
index c7dd1bb36..878f46245 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-This is nautilus 1.1.18, an interim version in the process of
+This is nautilus 1.1.19, an interim version in the process of
porting nautilus from the Gnome 1 platform to the Gnome 2 platform.
A later release will document the changes since Gnome 1.
diff --git a/configure.in b/configure.in
index 0826a731d..f859fd78a 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.116.1
-EEL_REQUIRED=1.1.16
+EEL_REQUIRED=1.1.17
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.18)
+AM_INIT_AUTOMAKE(nautilus, 1.1.19)
AM_CONFIG_HEADER(config.h)
AM_SANITY_CHECK