~vanvugt/mir/stub-subfocus

Viewing all changes in revision 3979.

  • Committer: Cemil Azizoglu
  • Author(s): Daniel van Vugt
  • Date: 2017-01-24 13:43:12 UTC
  • mfrom: (3948.1.2 macros)
  • Revision ID: cemil.azizoglu@canonical.com-20170124134312-auh8y17pgkskz0rl
Introducing MIR_CLIENT_API_VERSION macros, which reflect the actual
Mir release that the client headers came from and don't require any
manual maintenance either (which we were good at forgetting).

Where the old version macros had:
   MIR_CLIENT_VERSION 3.4.0 ==> Mir release 0.25.0
   MIR_CLIENT_VERSION 3.5.0 ==> Mir release 0.26.0
these new macros have:
   MIR_CLIENT_API_VERSION 0.26.0 ==> Mir release 0.26.0

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: