~ubuntu-branches/ubuntu/raring/libbonobo/raring

« back to all changes in this revision

Viewing changes to bonobo-activation/bonobo-activation-version.h

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2011-04-06 12:02:31 UTC
  • mfrom: (1.1.30 upstream)
  • Revision ID: james.westby@ubuntu.com-20110406120231-mjvvu5uivlf0t3bc
Tags: 2.32.1-0ubuntu1
* New upstream release
* debian/control:
  - Use standards-version 3.9.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
#define BONOBO_ACTIVATION_MAJOR_VERSION (2)
27
27
#define BONOBO_ACTIVATION_MINOR_VERSION (32)
28
 
#define BONOBO_ACTIVATION_MICRO_VERSION (0)
 
28
#define BONOBO_ACTIVATION_MICRO_VERSION (1)
29
29
 
30
30
#endif /* BONOBO_ACTIVATION_VERSION_H */
31
31