~ubuntu-branches/ubuntu/trusty/x11proto-core/trusty-updates

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Cyril Brulebois
  • Date: 2011-04-05 23:28:42 UTC
  • mfrom: (1.1.13 upstream) (3.2.4 sid)
  • Revision ID: james.westby@ubuntu.com-20110405232842-trr0edunyi1nj290
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ([2.60])
2
 
AC_INIT([Xproto], [7.0.20],
 
2
AC_INIT([Xproto], [7.0.21],
3
3
        [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
4
4
AM_INIT_AUTOMAKE([foreign dist-bzip2])
5
5
AM_MAINTAINER_MODE