~ubuntu-branches/ubuntu/wily/totem-pl-parser/wily-proposed

« back to all changes in this revision

Viewing changes to plparse/totem-pl-parser-features.h

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2014-09-22 22:08:06 UTC
  • mfrom: (1.5.22 sid)
  • Revision ID: package-import@ubuntu.com-20140922220806-z8x0l86tcetm6v77
Tags: 3.10.3-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
 */
28
28
#define TOTEM_PL_PARSER_VERSION_MAJOR   (3)
29
29
#define TOTEM_PL_PARSER_VERSION_MINOR   (10)
30
 
#define TOTEM_PL_PARSER_VERSION_MICRO   (2)
 
30
#define TOTEM_PL_PARSER_VERSION_MICRO   (3)
31
31
 
32
32
/* check whether a version equal to or greater than
33
33
 * major.minor.micro is present.