Code review comment for lp:~attente/compiz/plugin-actions

Revision history for this message
Christopher Townsend (townsend) wrote :

Hi William,

This is indeed an ABI break. We'll need to update the ABI version in Compiz to reflect this. To do this:

1. Open include/core/abiversion.h
2. Replace the value of CORE_ABIVERSION to today's date in form of yyyymmdd.

Other than that, this looks good. Once you get the ABI version change in, we'll top approve.

Thanks!

« Back to merge proposal