Version bumped to 1.2.
authorshort <>
Wed, 14 Jul 1999 01:02:51 +0000 (01:02 +0000)
committershort <>
Wed, 14 Jul 1999 01:02:51 +0000 (01:02 +0000)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index 117e67c..5130256 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,5 +3,6 @@ MobilDock SMS sender NEWS
 
 $Id$
 
 
 $Id$
 
-1.1: Stabilization release
-  All currently known defects have been fixed.
+1.2: Stabilization release
+  Compatibility problem with Digital UNIX 4.0 termios fixed,
+  all currently known defects have been fixed.
index 9dbecfe..4abb731 100644 (file)
@@ -1,6 +1,9 @@
 # $Id$
 #
 # $Log$
 # $Id$
 #
 # $Log$
+# Revision 1.3  1999/07/14 01:02:51  short
+# Version bumped to 1.2.
+#
 # Revision 1.2  1999/06/03 11:48:18  short
 # Version bumped to 1.1.
 #
 # Revision 1.2  1999/06/03 11:48:18  short
 # Version bumped to 1.1.
 #
@@ -10,7 +13,7 @@
 
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(mdsms.c)
 
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(mdsms.c)
-AM_INIT_AUTOMAKE(mdsms, 1.1)
+AM_INIT_AUTOMAKE(mdsms, 1.2)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE