~psusi/ubuntu/natty/indicator-session/sleep

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Ted Gould
  • Date: 2011-02-11 11:14:08 UTC
  • mto: This revision was merged to the branch mainline in revision 42.
  • Revision ID: james.westby@ubuntu.com-20110211111408-7848nxd65jwnz68z
Tags: upstream-0.2.13
ImportĀ upstreamĀ versionĀ 0.2.13

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
AC_PREREQ(2.53)
5
5
 
6
6
AM_CONFIG_HEADER(config.h)
7
 
AM_INIT_AUTOMAKE(indicator-session, 0.2.12)
 
7
AM_INIT_AUTOMAKE(indicator-session, 0.2.13)
8
8
 
9
9
AM_MAINTAINER_MODE
10
10