~compiz-team/compiz-core/compiz-core.fix_796594

« back to all changes in this revision

Viewing changes to include/core/core.h

  • Committer: Sam Spilsbury
  • Date: 2011-09-19 12:34:21 UTC
  • mfrom: (2800.2.17)
  • Revision ID: git-v1:06de32fbb7c893f6d051073985588b38b5193cc6
MergeĀ lp:~compiz-team/compiz-core/compiz-core.stack_sync_fix

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
#define _COMPIZ_CORE_H
28
28
 
29
29
 
30
 
#define CORE_ABIVERSION 20110703
 
30
#define CORE_ABIVERSION 20111011
31
31
 
32
32
#include <stdio.h>
33
33
#include <assert.h>