~ubuntu-branches/ubuntu/saucy/apr-util/saucy-proposed

« back to all changes in this revision

Viewing changes to include/apu_version.h

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Fritsch
  • Date: 2011-05-22 01:27:59 UTC
  • mfrom: (1.3.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20110522012759-i80zd90uo6q1z4gr
Tags: 1.3.12+dfsg-1
* New upstream version
* Make apu-config not output dbm libs by default. Closes: #622081
* Set DEB_GCC_NO_O3=1 for the benefit of ppc64 on Ubuntu.

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 APU_PATCH_VERSION       10
 
62
#define APU_PATCH_VERSION       12
63
63
 
64
64
/** 
65
65
 * The symbol APU_IS_DEV_VERSION is only defined for internal,