Version bumped to 1.1.
[mdsms.git] / configure.in
index 9fe174b..9dbecfe 100644 (file)
@@ -1,13 +1,16 @@
 # $Id$
 #
 # $Log$
+# Revision 1.2  1999/06/03 11:48:18  short
+# Version bumped to 1.1.
+#
 # Revision 1.1.1.1  1999/05/26 13:06:26  short
 # First alpha release.
 #
 
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(mdsms.c)
-AM_INIT_AUTOMAKE(mdsms, 1.0)
+AM_INIT_AUTOMAKE(mdsms, 1.1)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE