~ubuntu-branches/ubuntu/karmic/openvpn/karmic

« back to all changes in this revision

Viewing changes to version.m4

  • Committer: Bazaar Package Importer
  • Author(s): Alberto Gonzalez Iniesta
  • Date: 2008-07-23 10:38:13 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20080723103813-axq5wohvwjr4jo0s
Tags: 2.1~rc8-1
* New upstream version
* Added Build-dep on libpkcs11-helper1 to re-enable PKCS#11
  support. Sorry for the delay Florian :) (Closes: #475353)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dnl define the OpenVPN version
2
 
define(PRODUCT_VERSION,[2.1_rc7])
 
2
define(PRODUCT_VERSION,[2.1_rc8])
 
3
dnl define the TAP version
 
4
define(PRODUCT_TAP_ID,[tap0901])
 
5
define(PRODUCT_TAP_WIN32_MIN_MAJOR,[9])
 
6
define(PRODUCT_TAP_WIN32_MIN_MINOR,[1])