~ubuntu-branches/ubuntu/utopic/desktop-switcher/utopic

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2009-05-06 18:06:12 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090506180612-3xvzr5ylz9qjh9zw
Tags: 0.4.6-0ubuntu1
* New upstream release.
  - Fixes corrupting settings on switch. (LP: #349519)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ(2.53)
2
 
AC_INIT(desktop-switcher, 0.4.4, [])
 
2
AC_INIT(desktop-switcher, 0.4.6, [])
3
3
AM_INIT_AUTOMAKE()
4
4
AC_CONFIG_SRCDIR(src/main.c)
5
5
AM_CONFIG_HEADER(config.h)