~ubuntu-branches/ubuntu/hardy/openvpn/hardy-proposed

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Alberto Gonzalez Iniesta
  • Date: 2006-07-22 20:44:52 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060722204452-2v2ccy5rqx9qh8ch
Tags: 2.0.7-1
* The 'Translators, translators, translators' release.
* New upstream version.
* Added Dutch debconf translation. (Closes: #370073)
  Thanks Kurt De Bree
* Updated Danish debconf translation. (Closes: #369772, #376704)
  Thanks Claus Hindsgaul
* Updated French debconf translation. (Closes: #373191)
  Thanks Michel Grentzinger

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
AC_PREREQ(2.50)
27
27
 
28
 
AC_INIT([OpenVPN], [2.0.6], [openvpn-users@lists.sourceforge.net], [openvpn])
 
28
AC_INIT([OpenVPN], [2.0.7], [openvpn-users@lists.sourceforge.net], [openvpn])
29
29
AM_CONFIG_HEADER(config.h)
30
30
AC_CONFIG_SRCDIR(syshead.h)
31
31