summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Larsson <alexl@redhat.com>2002-05-06 15:56:48 +0000
committerAlexander Larsson <alexl@src.gnome.org>2002-05-06 15:56:48 +0000
commit38bb44e999a17d54e85dcfba974edb1daee89fb7 (patch)
tree4f9abdb2ee7ece5913cf19fe0bee37616ef478d6
parent7711d78d7e62edf0c7f19fdba2792821beea0d91 (diff)
downloadnautilus-38bb44e999a17d54e85dcfba974edb1daee89fb7.tar.gz
Bump version to 1.1.15.
2002-05-06 Alex Larsson <alexl@redhat.com> * NEWS: * configure.in: Bump version to 1.1.15.
-rw-r--r--ChangeLog6
-rw-r--r--NEWS2
-rw-r--r--configure.in2
3 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a945da96..cbddde625 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-05-06 Alex Larsson <alexl@redhat.com>
+
+ * NEWS:
+ * configure.in:
+ Bump version to 1.1.15.
+
2002-05-05 David Emory Watson <dwatson@cs.ucr.edu>
* src/nautilus-location-bar.c:
diff --git a/NEWS b/NEWS
index 71d78627b..b200638a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-This is nautilus 1.1.14, an interim version in the process of
+This is nautilus 1.1.15, 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 095de1b60..c9f0ca7ca 100644
--- a/configure.in
+++ b/configure.in
@@ -27,7 +27,7 @@ AC_SUBST(XML_REQUIRED)
dnl ===========================================================================
-AM_INIT_AUTOMAKE(nautilus, 1.1.14)
+AM_INIT_AUTOMAKE(nautilus, 1.1.15)
AM_CONFIG_HEADER(config.h)
AM_SANITY_CHECK