Re: [PATCH] Add a public header for the version number

2012-04-13 Thread Tiago Vignatti
On 04/13/2012 01:10 AM, Kristian Høgsberg wrote: On Wed, Apr 11, 2012 at 04:59:05PM +0100, Neil Roberts wrote: This adds a public header so that applications can get the Wayland version number at compile time. This can be used to make applications that support compiling against multiple versions

Re: [PATCH] Add a public header for the version number

2012-04-12 Thread Kristian Høgsberg
On Wed, Apr 11, 2012 at 04:59:05PM +0100, Neil Roberts wrote: > This adds a public header so that applications can get the Wayland > version number at compile time. This can be used to make applications > that support compiling against multiple versions of Wayland. > > There is a separate installed

[PATCH] Add a public header for the version number

2012-04-11 Thread Neil Roberts
This adds a public header so that applications can get the Wayland version number at compile time. This can be used to make applications that support compiling against multiple versions of Wayland. There is a separate installed header called cogl-version.h which gets included by both wayland-clien