~ubuntu-branches/ubuntu/karmic/filezilla/karmic

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Adrien Cunin
  • Date: 2007-07-30 18:54:13 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070730185413-p60opijyw3p4dfc2
Tags: 3.0.0~beta11-0ubuntu1
* New upstream release
* Dropped dpatch
* debian/README.Debian: dropped, the warning is not correct
* debian/filezilla-common.docs: added AUTHORS and NEWS

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT(FileZilla, 3.0.0-beta10, tim.kosse@gmx.de)
 
1
AC_INIT(FileZilla, 3.0.0-beta11, tim.kosse@gmx.de)
2
2
AC_CONFIG_HEADERS([src/include/config.h])
3
3
AC_CONFIG_AUX_DIR(config)
4
4
AM_INIT_AUTOMAKE([dist-bzip2])