~ubuntu-branches/ubuntu/wily/atk1.0/wily-proposed

« back to all changes in this revision

Viewing changes to atk/atkversion.h

  • Committer: Package Import Robot
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2013-03-26 13:07:55 UTC
  • mfrom: (1.4.8) (11.1.14 experimental)
  • Revision ID: package-import@ubuntu.com-20130326130755-t4w0eg40fg6becew
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
 *
48
48
 * Since: 2.7.4
49
49
 */
50
 
#define ATK_MINOR_VERSION (7)
 
50
#define ATK_MINOR_VERSION (8)
51
51
 
52
52
/**
53
53
 * ATK_MICRO_VERSION:
58
58
 *
59
59
 * Since: 2.7.4
60
60
 */
61
 
#define ATK_MICRO_VERSION (91)
 
61
#define ATK_MICRO_VERSION (0)
62
62
 
63
63
/**
64
64
 * ATK_BINARY_AGE:
69
69
 *
70
70
 * Since: 2.7.4
71
71
 */
72
 
#define ATK_BINARY_AGE    (20801)
 
72
#define ATK_BINARY_AGE    (20810)
73
73
 
74
74
/**
75
75
 * ATK_INTERFACE_AGE: