~ubuntu-branches/ubuntu/wily/window-picker-applet/wily

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Neil J. Patel
  • Date: 2008-10-13 19:43:13 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20081013194313-f917g00xy2jcguuj
Tags: 0.4.0-0ubuntu1
New upstream release (LP: #283355)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ(2.53)
2
 
AC_INIT(window-picker-applet, 0.3, [])
 
2
AC_INIT(window-picker-applet, 0.4.0, [])
3
3
AM_INIT_AUTOMAKE()
4
4
AC_CONFIG_SRCDIR(src/applet.c)
5
5
AM_CONFIG_HEADER(config.h)