~didrocks/lightdm/packaging-cleanup

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Robert Ancell
  • Date: 2013-06-21 03:25:19 UTC
  • mfrom: (1576.1.113 trunk)
  • Revision ID: robert.ancell@canonical.com-20130621032519-y7w382qownf5n4p6
Merge with trunk

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.7.2)
 
3
AC_INIT(lightdm, 1.7.3)
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])