On Wed, Jan 23, 2013 at 01:11:55PM -0500, Jasper St. Pierre wrote: > From: "Jasper St. Pierre" <[email protected]> > > This was accidentally excluded when we added barriers. > ---
oops. Reviewed-by: Peter Hutterer <[email protected]> Keith, please push this directly Cheers, Peter > include/protocol-versions.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/protocol-versions.h b/include/protocol-versions.h > index cb8e213..10f5117 100644 > --- a/include/protocol-versions.h > +++ b/include/protocol-versions.h > @@ -127,7 +127,7 @@ > > /* X Input */ > #define SERVER_XI_MAJOR_VERSION 2 > -#define SERVER_XI_MINOR_VERSION 2 > +#define SERVER_XI_MINOR_VERSION 3 > > /* XKB */ > #define SERVER_XKB_MAJOR_VERSION 1 > -- > 1.8.1 > > _______________________________________________ > [email protected]: X.Org development > Archives: http://lists.x.org/archives/xorg-devel > Info: http://lists.x.org/mailman/listinfo/xorg-devel > _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
