~ubuntu-branches/ubuntu/maverick/gnome-settings-daemon/maverick

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Moya
  • Date: 2010-06-22 12:08:23 UTC
  • mfrom: (1.1.37 upstream)
  • Revision ID: james.westby@ubuntu.com-20100622120823-ie4in9x1lnzng5jx
Tags: 2.30.2-0ubuntu1
* New upstream release
* debian/patches/30_pkgconfig-path.patch:
  - Fixed for latest upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
m4_define([gsd_api_version],[gsd_api_version_major.gsd_api_version_minor])
6
6
 
7
7
AC_INIT([gnome-settings-daemon],
8
 
        [2.30.1],
 
8
        [2.30.2],
9
9
        [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
10
10
 
11
11
AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])