summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
-rw-r--r--configure.in2
-rw-r--r--gtk-doc.cat.in6
3 files changed, 10 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 97a436a..05cb8a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-02-16 Damon Chaplin <damon@gnome.org>
+
+ * Released 1.2.
+
+2004-02-16 Damon Chaplin <damon@gnome.org>
+
+ * gtk-doc.cat.in: removed public ID for gtk-doc.dtd, since we don't
+ use it any more.
+
Sat Feb 14 02:14:27 2004 Matthias Clasen <maclas@gmx.de>
* gtk-doc.m4: Avoid unnecessary checks if gtk-doc is
diff --git a/configure.in b/configure.in
index 8656854..2e38280 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
dnl Use a simple 2-digit version number for a while, since our old example
dnl Makefile can only cope with that, i.e. use 1.1, 1.2, 1.3 ... 9.9.
-m4_define(gtk_doc_version, 1.1)
+m4_define(gtk_doc_version, 1.2)
AC_INIT([gtk-doc], [gtk_doc_version],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gtk-doc])
diff --git a/gtk-doc.cat.in b/gtk-doc.cat.in
index 1a48461..d900724 100644
--- a/gtk-doc.cat.in
+++ b/gtk-doc.cat.in
@@ -1,10 +1,4 @@
-- ...................................................................... --
- -- Modified GTK+ DocBook driver file .................................... --
- -- ...................................................................... --
-
-PUBLIC "-//Gnome//DTD DocBook V3.0 extension//EN" "gtk-doc.dtd"
-
- -- ...................................................................... --
-- DSSL stylesheet ...................................................... --
-- ...................................................................... --