[gtk-doc] boilerplate: release maintenance



commit 33542713f4969e57a856a895f5de6d7bf0787c4b
Author: Stefan Sauer <ensonic users sf net>
Date:   Wed Jun 5 08:01:30 2013 +0200

    boilerplate: release maintenance

 HACKING                     |    2 +-
 configure.ac                |    2 +-
 help/manual/C/index.docbook |    8 ++++----
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/HACKING b/HACKING
index 5b6af19..451e67a 100644
--- a/HACKING
+++ b/HACKING
@@ -12,7 +12,7 @@ Releasing
 http://live.gnome.org/MaintainersCorner/Releasing
 
 - bump release date in:
-  help/manual/C/gtk-doc-manual.xml
+  help/manual/C/index.docbook
 - bump version in (1.14.1 -> 1.15)
   configure.ac
 
diff --git a/configure.ac b/configure.ac
index 0f2b2db..b0cb103 100644
--- a/configure.ac
+++ b/configure.ac
@@ -286,7 +286,7 @@ test -n "$JADE" \
     || AC_MSG_NOTICE([   SGML support disabled, no jade processor available])
 test -n "$DBLATEX$FOP" \
     && AC_MSG_NOTICE([** XML PDF support enabled, using $DBLATEX$FOP]) \
-    || AC_MSG_NOTICE([   XML PDF support disabled, no fop available])
+    || AC_MSG_NOTICE([   XML PDF support disabled, no dblatex or fop available])
 test -n "$HIGHLIGHT" \
     && AC_MSG_NOTICE([** Syntax highlighting of examples enabled, using $HIGHLIGHT]) \
     || AC_MSG_NOTICE([   Syntax highlighting of examples disabled])
diff --git a/help/manual/C/index.docbook b/help/manual/C/index.docbook
index 9edb9fd..0338ba7 100644
--- a/help/manual/C/index.docbook
+++ b/help/manual/C/index.docbook
@@ -81,14 +81,14 @@
 
     <revhistory>
       <revision>
-        <revnumber>1.18.1</revnumber>
-        <date>20 Sep 2011</date>
+        <revnumber>1.19</revnumber>
+        <date>05 Jun 2013</date>
         <authorinitials>ss</authorinitials>
-        <revremark>development version</revremark>
+        <revremark>bug fixes</revremark>
       </revision>
       <revision>
         <revnumber>1.18</revnumber>
-        <date>14 sep 2011</date>
+        <date>14 Sep 2011</date>
         <authorinitials>ss</authorinitials>
         <revremark>bug fixes, speedups, markdown support</revremark>
       </revision>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]