[gtk-doc] release: bump versions and back to development
- From: Stefan Sauer <stefkost src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-doc] release: bump versions and back to development
- Date: Fri, 11 Aug 2017 11:07:52 +0000 (UTC)
commit 283429b34660a45e1c5b8af1de35ca9caf43ef3b
Author: Stefan Sauer <ensonic users sf net>
Date: Fri Aug 11 12:06:51 2017 +0200
release: bump versions and back to development
NEWS | 13 +++++++++----
configure.ac | 2 +-
help/manual/C/index.docbook | 6 ++++++
3 files changed, 16 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 44df039..345623d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,16 @@
-GTK-Doc 1.26 (Aug 11 2017)
+GTK-Doc 1.26.1 (... .. ....)
==============
+Development
+
+GTK-Doc 1.26 (Aug 11 2017)
+============
+
Remove tmpl support (gtkdoc-mktmpl). Port all tools from bash/perl to python.
Changes
- o 773879 : – scangobj: Do not generate unused parameters
+ o 773879 : scangobj: Do not generate unused parameters
o 780789 : Convert gtkdoc-scan from Perl to Python
o 752126 : Add support for inline program documentation
o 753052 : _() causes element a: validity error : ID idx already defined
@@ -14,8 +19,8 @@ Remove tmpl support (gtkdoc-mktmpl). Port all tools from bash/perl to python.
o 764543 : /usr/bin/gtkdoc-mkpdf always exits with an error
o 768675 : make check fails on master
o 769125 : gtkdoc-mkhtml/pdf fails on spaces in search path
- o 769341 : gtkdoc-mkdb line 3966 triggers " Negative repeat count does nothing " warnings
- o 771255 : " Symbol name not found at the start of comment block " warning with "
attributes " annotation.
+ o 769341 : gtkdoc-mkdb line 3966 triggers "Negative repeat count does nothing" warnings
+ o 771255 : "Symbol name not found at the start of comment block" warning with "attributes" annotation.
o 773151 : configure: Lower perl dependency to 5.16.0
o 774168 : gobject introspection annotations and gtk-doc parser do not agree
o 774812 : Error messages from xsltproc are hidden by gtkdoc-mkhtml
diff --git a/configure.ac b/configure.ac
index 92644d9..698063b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ 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.
dnl FIXME: I can't see anything failing (1.14.1), lets try to use a three digit
dnl number for the development version
-m4_define(gtk_doc_version, 1.26)
+m4_define(gtk_doc_version, 1.26.1)
AC_INIT([gtk-doc],[gtk_doc_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=gtk-doc],[gtk-doc])
diff --git a/help/manual/C/index.docbook b/help/manual/C/index.docbook
index e27fabf..338f2ac 100644
--- a/help/manual/C/index.docbook
+++ b/help/manual/C/index.docbook
@@ -81,6 +81,12 @@
<revhistory>
<revision>
+ <revnumber>1.26.1</revnumber>
+ <date>11 Aug 2017</date>
+ <authorinitials>ss</authorinitials>
+ <revremark>development</revremark>
+ </revision>
+ <revision>
<revnumber>1.26</revnumber>
<date>11 Aug 2017</date>
<authorinitials>ss</authorinitials>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]