moserial r39 - in trunk: . doc/C



Author: mjc
Date: Tue Apr  7 12:57:37 2009
New Revision: 39
URL: http://svn.gnome.org/viewvc/moserial?rev=39&view=rev

Log:
2009-04-07  Michael J. Chudobiak  <mjc svn gnome org>

        * NEWS:
        * configure.ac:
        * doc/C/moserial.xml:
        Call this 2.26.0, to align with gnome versioning.



Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.ac
   trunk/doc/C/moserial.xml

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Apr  7 12:57:37 2009
@@ -1,6 +1,7 @@
-Version 1.0.9
--------------
+Version 2.26.0
+--------------
 
+	* Call this 2.26.0, to align with gnome versioning.
 	* Added ESC as a termination character.
 	* Pressing the escape key now scrolls all text boxes to
 	  their end, and moves the focus to the entry box.

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Tue Apr  7 12:57:37 2009
@@ -1,4 +1,4 @@
-AC_INIT(moserial, 1.0.9, http://bugzilla.gnome.org/enter_bug.cgi?product=moserial)
+AC_INIT(moserial, 2.26.0, http://bugzilla.gnome.org/enter_bug.cgi?product=moserial)
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS(config.h)
 AM_INIT_AUTOMAKE([dist-bzip2])

Modified: trunk/doc/C/moserial.xml
==============================================================================
--- trunk/doc/C/moserial.xml	(original)
+++ trunk/doc/C/moserial.xml	Tue Apr  7 12:57:37 2009
@@ -2,9 +2,9 @@
 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd";[
   <!ENTITY legal SYSTEM "legal.xml">
-  <!ENTITY appversion "1.0.0">
-  <!ENTITY manualversion "1.0.0">
-  <!ENTITY date "February 2009">
+  <!ENTITY appversion "2.26.0">
+  <!ENTITY manualversion "2.26.0">
+  <!ENTITY date "April 2009">
   <!ENTITY appname "moserial">
   <!ENTITY app "<application>moserial</application>">
 <!-- replace version above with actual application version number -->



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