Removed '\xXY' chars for compatibility with Digital UNIX vendor "cc".
[mdsms.git] / configure.in
index 9dbecfe..4abb731 100644 (file)
@@ -1,6 +1,9 @@
 # $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.
 #
@@ -10,7 +13,7 @@
 
 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