Merge lp:~sil2100/compiz/abi_bump_due_to_3584 into lp:compiz/0.9.9

Proposed by Łukasz Zemczak
Status: Merged
Approved by: Stephen M. Webb
Approved revision: 3586
Merged at revision: 3586
Proposed branch: lp:~sil2100/compiz/abi_bump_due_to_3584
Merge into: lp:compiz/0.9.9
Diff against target: 11 lines (+1/-1)
1 file modified
include/core/abiversion.h (+1/-1)
To merge this branch: bzr merge lp:~sil2100/compiz/abi_bump_due_to_3584
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Stephen M. Webb Approve
Review via email: mp+145214@code.launchpad.net

Commit message

Bump the compiz ABI due to changes introduced in revision 3584. This is effectively an ABI break.

Description of the change

- Problem:

Fix in revision 3584 introduces and ABI break.

- Fix:

Bump the ABI version number.

To post a comment you must log in.
Revision history for this message
Stephen M. Webb (bregma) wrote :

OK

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'include/core/abiversion.h'
2--- include/core/abiversion.h 2012-12-10 05:35:03 +0000
3+++ include/core/abiversion.h 2013-01-28 18:05:25 +0000
4@@ -5,6 +5,6 @@
5 # error Conflicting definitions of CORE_ABIVERSION
6 #endif
7
8-#define CORE_ABIVERSION 20121210
9+#define CORE_ABIVERSION 20130125
10
11 #endif // COMPIZ_ABIVERSION_H

Subscribers

People subscribed via source and target branches