Mercurial > masqmail-0.2
comparison configure.ac @ 183:ee2e92148aca
Bumped version number
author | meillo@marmaro.de |
---|---|
date | Fri, 03 Jun 2011 13:32:14 +0200 |
parents | 100a5d7e196a |
children | 9c3765e1171b |
comparison
equal
deleted
inserted
replaced
182:5fe1f283acf5 | 183:ee2e92148aca |
---|---|
1 dnl Process this file with autoconf to produce a configure script. | 1 dnl Process this file with autoconf to produce a configure script. |
2 | 2 |
3 AC_PREREQ(2.59) | 3 AC_PREREQ(2.59) |
4 AC_INIT(masqmail, 0.2.29, meillo@marmaro.de) | 4 AC_INIT(masqmail, 0.2.30-dev, meillo@marmaro.de) |
5 AC_CONFIG_SRCDIR([src/masqmail.c]) | 5 AC_CONFIG_SRCDIR([src/masqmail.c]) |
6 AM_CONFIG_HEADER(config.h) | 6 AM_CONFIG_HEADER(config.h) |
7 AM_INIT_AUTOMAKE() | 7 AM_INIT_AUTOMAKE() |
8 | 8 |
9 dnl Checks for programs. | 9 dnl Checks for programs. |