~bluesabre/ubuntu/trusty/lightdm-gtk-greeter/bug-1331871

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-04-03 22:46:30 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120403224630-oa3akdanhu2c63k0
Tags: 1.1.5-0ubuntu1
* New upstream bugfix release:
  - Restore all translations lost during the split from lightdm.

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