summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lyttle <wilddev@src.gnome.org>2002-07-19 22:38:52 +0000
committerChris Lyttle <wilddev@src.gnome.org>2002-07-19 22:38:52 +0000
commit6ea6114e3f9037973edc240de41bd725334413b5 (patch)
tree7c42f635b26c1cb3c27134b4bd871088b325aa41
parenteb9c581e205ba921f727be75e7016321cffc267e (diff)
downloadgnome-user-docs-GNOME-USER-DOCS-2-0-0.tar.gz
gnome-user-docs-GNOME-USER-DOCS-2-0-0.tar.xz
gnome-user-docs-GNOME-USER-DOCS-2-0-0.zip
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 31c7cbb..0f6d863 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2002-07-19 Chris Lyttle <chris@wilddev.net>
+ * configure.in: updated to release 2.0.0
+
+2002-07-19 Chris Lyttle <chris@wilddev.net>
+
* *.omf: reverted files to previous version as scrollkeeper doesn't
support these changes yet.
diff --git a/configure.in b/configure.in
index 9ac6fcb..086b67b 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@ AC_INIT(gnome2-user-guide)
SCROLLKEEPER_REQUIRED=0.3.4
AC_SUBST(SCROLLKEEPER_REQUIRED)
-AM_INIT_AUTOMAKE(gnome2-user-docs, 1.93)
+AM_INIT_AUTOMAKE(gnome2-user-docs, 2.0.0)
AM_MAINTAINER_MODE