~ubuntu-branches/debian/experimental/audacious-plugins/experimental

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2013-02-05 08:30:55 UTC
  • mfrom: (1.3.10)
  • Revision ID: package-import@ubuntu.com-20130205083055-lzy1ll4vr71kfy1y
Tags: 3.3.4-1
* New upstream release.
* Bump Standards.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
dnl Initialize
6
6
dnl ==========
7
7
AC_PREREQ([2.59])
8
 
AC_INIT([audacious-plugins], [3.3.3])
9
 
AC_COPYRIGHT([(C) 2005-2012 Audacious Team])
 
8
AC_INIT([audacious-plugins], [3.3.4])
 
9
AC_COPYRIGHT([(C) 2005-2013 Audacious Team])
10
10
 
11
11
AC_SUBST([PACKAGE], [AC_PACKAGE_TARNAME])
12
12
AC_SUBST([VERSION], [AC_PACKAGE_VERSION])