~ubuntu-branches/ubuntu/maverick/evolution-data-server/maverick-updates

« back to all changes in this revision

Viewing changes to libedataserver/eds-version.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-09-21 13:42:56 UTC
  • mfrom: (1.1.74 upstream)
  • Revision ID: james.westby@ubuntu.com-20090921134256-d6ry0bafbbw4100u
Tags: 2.28.0-0ubuntu1
* New upstream version:
  Bug Fixes:
  Calendar:
  - #494394 - Check backends with their uri too for backward compat. 
  Mailer:
  - #592310 - Adds an environment variable to skip summary check. 
  Translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
 * time, rather than from the library linked against at application run
41
41
 * time.
42
42
 **/
43
 
#define EDS_MINOR_VERSION 27
 
43
#define EDS_MINOR_VERSION 28
44
44
 
45
45
/**
46
46
 * EDS_MICRO_VERSION:
50
50
 * time, rather than from the library linked against at application run
51
51
 * time.
52
52
 **/
53
 
#define EDS_MICRO_VERSION 92
 
53
#define EDS_MICRO_VERSION 0
54
54
 
55
55
/**
56
56
 * EDS_CHECK_VERSION: