~ubuntu-branches/ubuntu/oneiric/indicator-session/oneiric

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Ken VanDine
  • Date: 2011-09-02 12:22:03 UTC
  • mfrom: (1.1.38 upstream)
  • Revision ID: package-import@ubuntu.com-20110902122203-ntfu0pv60f0prrpt
Tags: 0.3.4.2-0ubuntu1
* New upstream release.
  - states 'software up-to-date' although there're updates 
    available" (LP: #831650)
* -debian/patches/revert_icon_change.patch

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.3.4.1)
 
7
AM_INIT_AUTOMAKE(indicator-session, 0.3.4.2)
8
8
 
9
9
AM_MAINTAINER_MODE
10
10