[gnome-commander] Bumped version to 1.2.9



commit 2838fda7879846eac2686c35ce706eb2f99821d2
Author: Piotr Eljasiak <epiotr src gnome org>
Date:   Tue Jun 30 19:56:31 2009 +0200

    Bumped version to 1.2.9

 NEWS                      |   14 ++++++++++++
 configure.in              |    2 +-
 doc/C/gnome-commander.xml |   52 ++++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 64 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 45c5e2d..514b690 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,18 @@
 ===================================
+gnome-commander 1.2.9
+---------------
+
+Bug fixes:
+* Fixed problem #... (...)
+
+New features:
+ * New or updated docs: ...
+ * New or updated translations: ...
+ * New key bindings:
+      ...            ...
+
+
+===================================
 gnome-commander 1.2.8
 ---------------
 
diff --git a/configure.in b/configure.in
index c46da15..5c9c3c0 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(gnome-commander, 1.2.8, http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-commander)
+AC_INIT(gnome-commander, 1.2.9, http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-commander)
 AC_CONFIG_SRCDIR(src/gnome-cmd-includes.h)
 AC_CONFIG_MACRO_DIR([m4])
 
diff --git a/doc/C/gnome-commander.xml b/doc/C/gnome-commander.xml
index 84502ae..c241f14 100644
--- a/doc/C/gnome-commander.xml
+++ b/doc/C/gnome-commander.xml
@@ -3,9 +3,9 @@
 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"; [
   <!ENTITY author "Piotr Eljasiak">
   <!ENTITY legal SYSTEM "legal.xml">
-  <!ENTITY appversion "1.2.8">
-  <!ENTITY manrevision "1.2.8">
-  <!ENTITY date "June 2009">
+  <!ENTITY appversion "1.2.9">
+  <!ENTITY manrevision "1.2.9">
+  <!ENTITY date "??? 2009">
   <!ENTITY app "<application>GNOME Commander</application>">
   <!-- Information about the entities
        The legal.xml file contains legal information, there is no need to edit the file.
@@ -155,6 +155,16 @@
             <para role="publisher">GNOME Documentation Project</para>
         </revdescription>
       </revision>
+      <revision>
+        <revnumber>GNOME Commander Manual V1.2.9;</revnumber>
+        <date>2009-??-??</date>
+        <revdescription>
+            <para role="author">Piotr Eljasiak
+                <email>epiotr cvs gnome org</email>
+            </para>
+            <para role="publisher">GNOME Documentation Project</para>
+        </revdescription>
+      </revision>
     </revhistory>
 
     <releaseinfo>This manual describes version &appversion; of &app;.
@@ -5964,6 +5974,42 @@
         </row>
     </thead>
     <tbody>
+         <row valign="top">
+            <entry><para>1.2.9</para></entry>
+            <entry><para>2009-??-??</para></entry>
+            <entry>
+                <para>Bug fixes:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>Fixed problem #... (...)</para>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+                <para>New features:</para>
+                <para>
+                    <itemizedlist>
+                        <listitem>
+                            <para>...</para>
+                        </listitem>
+                        <listitem>
+                            <para>New or updated docs: ...</para>
+                        </listitem>
+                        <listitem>
+                            <para>New or updated translations: ...</para>
+                        </listitem>
+                        <listitem>
+                            <para>New key bindings:</para>
+                            <itemizedlist>
+                                <listitem>
+                                    <para><keycombo><keycap>...</keycap><keycap>...</keycap></keycombo>   ...</para>
+                                </listitem>
+                            </itemizedlist>
+                        </listitem>
+                    </itemizedlist>
+                </para>
+            </entry>
+        </row>
         <row valign="top">
             <entry><para>1.2.8</para></entry>
             <entry><para>2009-06-29</para></entry>



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