diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-03-11 23:07:49 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-03-12 15:59:59 -0500 |
commit | f868a6efb46e846fb856face8fde27a48145f1af (patch) | |
tree | 96b1c9eb1e4f653db5c580947a22afc86246f94b | |
parent | 652df9359493d44dbd9c5abd70f14428d99c519c (diff) | |
download | gtk+-f868a6efb46e846fb856face8fde27a48145f1af.tar.gz |
updates
-rw-r--r-- | docs/RELEASE-HOWTO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/RELEASE-HOWTO b/docs/RELEASE-HOWTO index e724683172..f19e56828e 100644 --- a/docs/RELEASE-HOWTO +++ b/docs/RELEASE-HOWTO @@ -7,6 +7,7 @@ dependencies: * gtk-doc * docbook-utils Without those packages make distcheck will *not* pass. +Make sure that gtk-doc is the latest released version. 0) Go back to a pristine working directory. With git, this works: |