~xerosis/ubuntu/oneiric/cheese/cheese-fix-for-817806

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-10-19 22:19:51 UTC
  • mfrom: (1.2.14 upstream)
  • Revision ID: james.westby@ubuntu.com-20091019221951-5tul0875aa2mz4j1
Tags: 2.28.1-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Process this file with autoconf to produce a configure script.
2
2
 
3
 
AC_INIT(cheese, 2.28.0.1)
 
3
AC_INIT(cheese, 2.28.1)
4
4
 
5
5
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
6
6
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])