~ubuntu-branches/ubuntu/maverick/pango1.0/maverick-proposed

« back to all changes in this revision

Viewing changes to pango/pango-features.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-07-21 14:04:44 UTC
  • mfrom: (64.2.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090721140444-zbfz5ty1y935e9a0
Tags: 1.24.5-1ubuntu1
* Resync on Debian
* debian/rules:
  - Enable VFP pass on armel

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
#define PANGO_VERSION_MAJOR 1
6
6
#define PANGO_VERSION_MINOR 24
7
 
#define PANGO_VERSION_MICRO 4
 
7
#define PANGO_VERSION_MICRO 5
8
8
 
9
 
#define PANGO_VERSION_STRING "1.24.4"
 
9
#define PANGO_VERSION_STRING "1.24.5"
10
10
 
11
11
 
12
12
#endif