~lightdm-team/lightdm/1.4

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Robert Ancell
  • Date: 2012-10-05 03:49:50 UTC
  • Revision ID: robert.ancell@canonical.com-20121005034950-pv97wslpyll057tq
Tags: 1.4.0
Releasing 1.4.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.3.3)
 
3
AC_INIT(lightdm, 1.4.0)
4
4
AC_CONFIG_MACRO_DIR(m4)
5
5
AC_CONFIG_HEADER(config.h)
6
6
AM_INIT_AUTOMAKE