[gtk-doc] release: bump versions and back to development



commit 7bf28c2a73aa684d6dcea235f9f7e9ce7df84349
Author: Stefan Kost <ensonic users sf net>
Date:   Mon Jan 17 22:51:17 2011 +0200

    release: bump versions and back to development

 configure.ac                     |    2 +-
 help/manual/C/gtk-doc-manual.xml |    6 ++++++
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 140c9ec..99fe611 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.16)
+m4_define(gtk_doc_version, 1.16,1)
 
 AC_INIT([gtk-doc], [gtk_doc_version], [http://bugzilla.gnome.org/enter_bug.cgi?product=gtk-doc])
 
diff --git a/help/manual/C/gtk-doc-manual.xml b/help/manual/C/gtk-doc-manual.xml
index 3cad18a..ef65824 100644
--- a/help/manual/C/gtk-doc-manual.xml
+++ b/help/manual/C/gtk-doc-manual.xml
@@ -77,6 +77,12 @@
     
     <revhistory>
       <revision>
+        <revnumber>1.16.1</revnumber>
+        <date>17 Jan 2011</date>
+        <authorinitials>sk</authorinitials>
+        <revremark>development version</revremark>
+      </revision>
+      <revision>
         <revnumber>1.16</revnumber>
         <date>14 Jan 2011</date>
         <authorinitials>sk</authorinitials>



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