~compiz-team/compiz/compiz.0.9.8.disable_failing_tests_due_to_distro_patch

« back to all changes in this revision

Viewing changes to include/core/abiversion.h

  • Committer: Daniel van Vugt
  • Author(s): Łukasz 'sil2100' Zemczak
  • Date: 2012-10-02 05:40:34 UTC
  • mfrom: (3403.2.1 compiz)
  • Revision ID: daniel.van.vugt@canonical.com-20121002054034-p2e8wq4pe3zx0vxj
Bump the core ABI number. The ABI itself is unchanged so we really shouldn't.
However distro insists.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
#  error Conflicting definitions of CORE_ABIVERSION
6
6
#endif
7
7
 
8
 
#define CORE_ABIVERSION 20120920
 
8
#define CORE_ABIVERSION 20120927
9
9
 
10
10
#endif // COMPIZ_ABIVERSION_H