~antarus/lightdm/bug1108518

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Robert Ancell
  • Date: 2013-01-31 21:11:22 UTC
  • Revision ID: robert.ancell@canonical.com-20130131211122-8hzblpk1736p11sb
Tags: 1.5.0
Releasing 1.5.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dnl Process this file with autoconf to produce a configure script.
2
2
 
3
 
AC_INIT(lightdm, 1.4.0)
 
3
AC_INIT(lightdm, 1.5.0)
4
4
AC_CONFIG_MACRO_DIR(m4)
5
5
AC_CONFIG_HEADER(config.h)
6
6
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])