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

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Sean Davis
  • Date: 2018-03-18 20:19:25 UTC
  • Revision ID: smd.seandavis@gmail.com-20180318201925-b3h9mvlbiin4cz4y
Tags: lightdm-gtk-greeter-2.0.5
Update for 2.0.5 release

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
dnl Process this file with autoconf to produce a configure script.
15
15
 
16
16
AC_PREREQ([2.64])
17
 
AC_INIT([lightdm-gtk-greeter],[2.0.4],[https://launchpad.net/lightdm-gtk-greeter])
 
17
AC_INIT([lightdm-gtk-greeter],[2.0.5],[https://launchpad.net/lightdm-gtk-greeter])
18
18
AC_CONFIG_HEADERS([config.h])
19
19
AC_CONFIG_SRCDIR([src/lightdm-gtk-greeter.c])
20
20
AC_CONFIG_MACRO_DIR([m4])