~ubuntu-branches/ubuntu/precise/desktop-switcher/precise

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2009-04-07 12:57:27 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090407125727-650dbtag77jbyo9e
Tags: 0.4.4-0ubuntu1
New upstream release.

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.3, [])
 
2
AC_INIT(desktop-switcher, 0.4.4, [])
3
3
AM_INIT_AUTOMAKE()
4
4
AC_CONFIG_SRCDIR(src/main.c)
5
5
AM_CONFIG_HEADER(config.h)