~ubuntu-branches/ubuntu/hardy/gnome-applets/hardy-updates

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-05-28 22:47:18 UTC
  • mfrom: (1.1.29 upstream)
  • Revision ID: james.westby@ubuntu.com-20080528224718-b5t5ncp301baiure
Tags: 2.22.2-0ubuntu1
* New upstream version:
  - Fix the launching of the gnome-keyboard-properties dialog from the 
    access applet. (lp: #191168)
* debian/patches/98_autoreconf.patch:
  - new version update
* debian/patches/99_ltmain_as-needed.patch:
  - new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dnl ***************************************************************************
2
2
dnl *** configure.in for GNOME-APPLETS                                      ***
3
3
dnl ***************************************************************************
4
 
AC_INIT(gnome-applets, 2.22.1)
 
4
AC_INIT(gnome-applets, 2.22.2)
5
5
AC_PREREQ(2.59)
6
6
 
7
7
AM_CONFIG_HEADER(config.h)