~lightdm-gtk-greeter-team/lightdm-gtk-greeter/trunk

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Sean Davis
  • Date: 2014-05-04 11:59:11 UTC
  • Revision ID: smd.seandavis@gmail.com-20140504115911-k5t16da98dlcvmei
Tags: 1.8.5
Update version number

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-gtk-greeter, 1.8.4)
 
3
AC_INIT(lightdm-gtk-greeter, 1.8.5)
4
4
AC_CONFIG_MACRO_DIR(m4)
5
5
AC_CONFIG_HEADER(config.h)
6
6
AM_INIT_AUTOMAKE