~ubuntu-branches/debian/wheezy/courier/wheezy

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Package Import Robot
  • Author(s): Stefan Hornburg (Racke)
  • Date: 2012-06-27 23:19:07 UTC
  • mfrom: (1.3.6)
  • Revision ID: package-import@ubuntu.com-20120627231907-0hfgf1sz11132bop
Tags: 0.68.2-1
* New upstream release with the following changes:
  - another patch for incorrect Content-Type boundary fields 
    (Closes: #582765) 
  - fix syntax error signaled by makealiases command for aliases starting 
    with @ (Closes: #677627)

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
AC_PREREQ(2.59)
7
7
 
8
 
AC_INIT(courier, 0.68.1, [courier-users@lists.sourceforge.net])
 
8
AC_INIT(courier, 0.68.2, [courier-users@lists.sourceforge.net])
9
9
version=$PACKAGE_VERSION
10
10
AC_CONFIG_SRCDIR(courier/courier.c)
11
11
AM_INIT_AUTOMAKE