~ubuntu-branches/debian/squeeze/libart-lgpl/squeeze

« back to all changes in this revision

Viewing changes to libart-features.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge, Loic Minier, Sebastian Dröge
  • Date: 2010-04-25 11:35:30 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100425113530-7y1p8yj2h0o5qod5
Tags: 2.3.21-1
[ Loic Minier ]
* Properly anchor package name regexp.

[ Sebastian Dröge ]
* New upstream bugfix release:
  + debian/control.in:
    - Update Standards-Version and build-depend on autotools-dev.
  + debian/patches/70_relibtoolize.patch:
    - Regenerated for the new version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
#define LIBART_MAJOR_VERSION (2)
5
5
#define LIBART_MINOR_VERSION (3)
6
 
#define LIBART_MICRO_VERSION (20)
7
 
#define LIBART_VERSION "2.3.20"
 
6
#define LIBART_MICRO_VERSION (21)
 
7
#define LIBART_VERSION "2.3.21"
8
8
 
9
9
#ifdef _WIN32
10
10
#  ifdef LIBART_COMPILATION