~ubuntu-branches/ubuntu/trusty/apt/trusty

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Michael Vogt
  • Date: 2014-02-07 21:03:22 UTC
  • mfrom: (1.4.80 sid)
  • Revision ID: package-import@ubuntu.com-20140207210322-s7f833aga98ibdkm
Tags: 0.9.15.1ubuntu1
mergedĀ fromĀ debian/sid

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
19
19
 
20
20
PACKAGE="apt"
21
 
PACKAGE_VERSION="0.9.14.1ubuntu1"
 
21
PACKAGE_VERSION="0.9.15.1ubuntu1"
22
22
PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
23
23
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
24
24
AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")