gtk-doc r552 - in trunk: . help/manual/C



Author: stefkost
Date: Sat Mar 22 09:09:05 2008
New Revision: 552
URL: http://svn.gnome.org/viewvc/gtk-doc?rev=552&view=rev

Log:
	* HACKING:
	* configure.in:
	* help/manual/C/gtk-doc-manual.xml:
	  Back to development.
=== Release 1.10 ===



Modified:
   trunk/ChangeLog
   trunk/HACKING
   trunk/configure.in
   trunk/help/manual/C/gtk-doc-manual.xml

Modified: trunk/HACKING
==============================================================================
--- trunk/HACKING	(original)
+++ trunk/HACKING	Sat Mar 22 09:09:05 2008
@@ -24,6 +24,7 @@
 install-module gtk-doc-<ver>.tar.gz
 
 bump versions in:
+  add delimiter to ChangeLog
   configure.in
   help/manual/C/gtk-doc-manual.xml
-  
+

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sat Mar 22 09:09:05 2008
@@ -3,7 +3,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.
-m4_define(gtk_doc_version, 1.10)
+m4_define(gtk_doc_version, 1.11)
 
 AC_INIT([gtk-doc], [gtk_doc_version],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gtk-doc])

Modified: trunk/help/manual/C/gtk-doc-manual.xml
==============================================================================
--- trunk/help/manual/C/gtk-doc-manual.xml	(original)
+++ trunk/help/manual/C/gtk-doc-manual.xml	Sat Mar 22 09:09:05 2008
@@ -10,7 +10,7 @@
 <book id="index">
   <bookinfo>
     <title>GTK-Doc Manual</title>
-    <edition>1.10</edition>
+    <edition>1.11</edition>
     <authorgroup>
       <author>
         <firstname>Chris</firstname>
@@ -41,7 +41,7 @@
       </author>
     </authorgroup>
     <copyright>
-      <year>2000, 2005, 2007</year>
+      <year>2000, 2005, 2007-2008</year>
       <holder>Dan Mueth and Chris Lyttle and Stefan Kost</holder>
     </copyright>
 



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