summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2002-03-11 01:57:15 +0000
committerDarin Adler <darin@src.gnome.org>2002-03-11 01:57:15 +0000
commit4db2c7ed35e167e7e6d33c77550c39c75f2156c1 (patch)
tree945b5dace8311e7553602157cd73aa769a3c7728
parentc195d389c7e635d0db16fe38677a8cb130241585 (diff)
downloadnautilus-4db2c7ed35e167e7e6d33c77550c39c75f2156c1.tar.gz
Bump version. Bump version.
* NEWS: Bump version. * configure.in: Bump version.
-rw-r--r--ChangeLog5
-rw-r--r--NEWS2
-rw-r--r--configure.in2
3 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 157d7c3fd..0b8a179f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-03-10 Darin Adler <darin@bentspoon.com>
+
+ * NEWS: Bump version.
+ * configure.in: Bump version.
+
2002-03-10 Alexander Larsson <alla@lysator.liu.se>
* libnautilus-private/nautilus-file.c: (have_broken_filenames),
diff --git a/NEWS b/NEWS
index 19be5f29a..321d04b28 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-This is nautilus 1.1.8, an interim version in the process of
+This is nautilus 1.1.9, 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 c8f193129..101acdd39 100644
--- a/configure.in
+++ b/configure.in
@@ -27,7 +27,7 @@ AC_SUBST(XML_REQUIRED)
dnl ===========================================================================
-AM_INIT_AUTOMAKE(nautilus, 1.1.8)
+AM_INIT_AUTOMAKE(nautilus, 1.1.9)
AM_CONFIG_HEADER(config.h)
AM_SANITY_CHECK