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.
This commit is contained in:
Alexander Larsson 2002-06-03 21:22:14 +00:00 committed by Alexander Larsson
parent 12936d48fb
commit 66cdce3e10
3 changed files with 9 additions and 3 deletions

View file

@ -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:

2
NEWS
View file

@ -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.

View file

@ -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