~darkxst/ubuntu/saucy/gdm/lp1212408

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2011-04-08 16:35:19 UTC
  • mto: This revision was merged to the branch mainline in revision 241.
  • Revision ID: james.westby@ubuntu.com-20110408163519-3b8ivhbvx4ypi3fm
Tags: upstream-2.32.1
ImportĀ upstreamĀ versionĀ 2.32.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
AC_PREREQ([2.60])
3
3
AC_INIT([gdm],
4
 
        [2.32.0],
 
4
        [2.32.1],
5
5
        [http://bugzilla.gnome.org/enter_bug.cgi?product=gdm])
6
6
 
7
7
AC_CONFIG_SRCDIR([daemon/gdm-manager.c])