~ubuntu-branches/ubuntu/lucid/last-exit/lucid

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-09-24 20:33:43 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060924203343-jenir1e2jklb987x
Tags: 3.0-0ubuntu1
* New upstream release
* debian/patches/01_dllmaps.patch:
  + Add missing dllmaps

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT(last-exit, 2.0, iain@gnome.org)
 
1
AC_INIT(last-exit, 3, iain@gnome.org)
2
2
AC_PREREQ(2.50)
3
3
AC_CONFIG_SRCDIR(src/Driver.cs)
4
4
AC_COPYRIGHT([Copyright 2005-2006 Iain Holmes])