~ubuntu-branches/ubuntu/karmic/kid3/karmic

« back to all changes in this revision

Viewing changes to kid3-qt/configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Ana Beatriz Guerrero Lopez
  • Date: 2009-01-15 19:15:40 UTC
  • mfrom: (1.2.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 21.
  • Revision ID: james.westby@ubuntu.com-20090115191540-gkr2szzjqbponmsg
Tags: upstream-1.1
ImportĀ upstreamĀ versionĀ 1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT(kid3, 1.0)
2
 
VERSION=1.0
 
1
AC_INIT(kid3, 1.1)
 
2
VERSION=1.1
3
3
AC_CONFIG_HEADERS([config.h])
4
4
AC_LANG([C++])
5
5
AC_PROG_CXX