~ubuntu-branches/ubuntu/lucid/apache2/lucid-201005171706

« back to all changes in this revision

Viewing changes to srclib/apr/include/apr_version.h

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2009-08-04 20:04:24 UTC
  • mfrom: (14.3.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090804200424-8t635jc8zq5kjq06
Tags: 2.2.12-1ubuntu1
* Merge from debian unstable, remaining changes:
  - debian/{control,rules}: enable PIE hardening.
  - debian/{control, rules, apache2.2-common.ufw.profile}: add ufw profiles.
  - Dropped debian/patches/203_fix-ssl-timeftm-ignored.dpatch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
 * The Patch Level never includes API changes, simply bug fixes.
60
60
 * Reset to 0 when upgrading APR_MINOR_VERSION
61
61
 */
62
 
#define APR_PATCH_VERSION       3
 
62
#define APR_PATCH_VERSION       7
63
63
 
64
64
/** 
65
65
 * The symbol APR_IS_DEV_VERSION is only defined for internal,