X-Git-Url: http://git.jankratochvil.net/?p=mdsms.git;a=blobdiff_plain;f=configure.in;h=bb1e3b7b6eeff9a8476db60b8bd7ca9cc91fe0f6;hp=9dbecfe4946ee48d18351a95f5be6538245a6ac1;hb=219dc0592258342938de77856de6223379c1b194;hpb=f9d71caf5253c9c07e0b379282dee98e97a49db5;ds=inline diff --git a/configure.in b/configure.in index 9dbecfe..bb1e3b7 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,12 @@ # $Id$ # # $Log$ +# Revision 1.4 1999/07/28 10:47:15 short +# Version bumped to 1.3. +# +# 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 +16,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.3) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE