diff options
author | Sam Spilsbury <sam.spilsbury@canonical.com> | 2010-11-11 01:36:01 +0800 |
---|---|---|
committer | Sam Spilsbury <sam.spilsbury@canonical.com> | 2010-11-11 01:36:01 +0800 |
commit | 3443542c78710bf6abf24f12465258db2820d6d3 (patch) | |
tree | ecf842796d9549a46d2725a37d8fa890f36bac80 /include/core/core.h | |
parent | 95c11cae45c4c501c49d1acbd48494442fe10606 (diff) | |
download | mobileperf-3443542c78710bf6abf24f12465258db2820d6d3.tar.gz mobileperf-3443542c78710bf6abf24f12465258db2820d6d3.tar.bz2 |
Bump core ABI
Diffstat (limited to 'include/core/core.h')
-rw-r--r-- | include/core/core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/core/core.h b/include/core/core.h index 1a224a3..8ba7169 100644 --- a/include/core/core.h +++ b/include/core/core.h @@ -26,7 +26,7 @@ #ifndef _COMPIZ_CORE_H #define _COMPIZ_CORE_H -#define CORE_ABIVERSION 20080618 +#define CORE_ABIVERSION 20101111 #include <stdio.h> #include <assert.h> |