~ubuntu-branches/ubuntu/natty/orbit2/natty

« back to all changes in this revision

Viewing changes to include/orbit/orbit-config.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2008-06-03 10:40:06 UTC
  • mfrom: (1.2.15 upstream) (7.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080603104006-1v5shcufnzwubkf8
Tags: 1:2.14.13-0.1
* Non-maintainer upload.
* New upstream bugfix release:
  + Robustness fixes.
  + Locking fixes in linc.
  + Fixes for handling of local requests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
#ifndef ORBIT_MAJOR_VERSION
6
6
#define ORBIT_MAJOR_VERSION (2)
7
7
#define ORBIT_MINOR_VERSION (14)
8
 
#define ORBIT_MICRO_VERSION (12)
 
8
#define ORBIT_MICRO_VERSION (13)
9
9
#endif
10
10
 
11
11
#define ORBIT_IMPLEMENTS_IS_A 1