~ubuntu-branches/ubuntu/lucid/gnutls26/lucid

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2009-09-26 10:33:52 UTC
  • mfrom: (1.1.8 upstream) (12.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20090926103352-aqhy8avw3jyaf2n5
Tags: 2.8.4-1
* New upstream version.
  + Drop debian/patches/15_openpgp.diff.
* Sync priorities with override file, libgnutls26 has been bumped from
  important to standard.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
# USA
23
23
 
24
24
AC_PREREQ(2.61)
25
 
AC_INIT([GnuTLS], [2.8.3], [bug-gnutls@gnu.org])
 
25
AC_INIT([GnuTLS], [2.8.4], [bug-gnutls@gnu.org])
26
26
AC_CONFIG_AUX_DIR([build-aux])
27
27
AC_CONFIG_MACRO_DIR([m4])
28
28