X-Git-Url: https://git.jankratochvil.net/?p=mdsms.git;a=blobdiff_plain;f=configure.in;h=4abb73120a461a1ef4ea8e82dfab4088815e645a;hp=9fe174b693369d5ae6509071e783ba96bf7d89d2;hb=3b73c0669dc0a5f327e8bf10971f898f1bca0f9f;hpb=b56358ce77537daa7d462cb45030b71117452f5c diff --git a/configure.in b/configure.in index 9fe174b..4abb731 100644 --- a/configure.in +++ b/configure.in @@ -1,13 +1,19 @@ # $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.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.2) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE