[moserial] Bump version to 2.27.2



commit 4289ed64c1d5cf52361019822d4b3cfacb1cafbf
Author: Michael J. Chudobiak <mjc avtechpulse com>
Date:   Fri May 29 10:20:48 2009 -0400

    Bump version to 2.27.2
---
 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index cad1682..d5309d5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Version 2.27.1
+--------------
+
+	* Fixed a typo in the 921600 baud rate
+	* Added 1M and 2M baud rates, suitable for the Arduino board
+
+	Updated translations:
+	- French (fr)
+
+
 Version 2.26.1
 --------------
 
diff --git a/configure.ac b/configure.ac
index ec79ca8..027294d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(moserial, 2.27.0, http://bugzilla.gnome.org/enter_bug.cgi?product=moserial)
+AC_INIT(moserial, 2.27.2, http://bugzilla.gnome.org/enter_bug.cgi?product=moserial)
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS(config.h)
 AM_INIT_AUTOMAKE([dist-bzip2])



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