~ubuntu-branches/ubuntu/feisty/sound-juicer/feisty

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-09-05 12:01:48 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20060905120148-sgdn5bdekl6bn00y
Tags: 2.16.0-0ubuntu1
* New upstream version:
  - Fix authenticated proxy

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Initial blurb
2
 
AC_INIT(sound-juicer, 2.15.5.1, http://www.burtonini.com/)
 
2
AC_INIT(sound-juicer, 2.16.0, http://www.burtonini.com/)
3
3
AC_PREREQ(2.52)
4
4
AM_INIT_AUTOMAKE([check-news 1.6])
5
5
AC_CONFIG_MACRO_DIR([m4])