diff mbox

[29/36] xorg: Bump xproto_inputproto version to 2.3

Message ID BLU0-SMTP2352E7CFA3793E614C820BED9B50@phx.gbl
State Accepted
Commit 67b081995d855b49c1a6e0842145fac40663de6e
Headers show

Commit Message

Bernd Kuhls Jan. 4, 2014, 1:38 p.m. UTC
Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
---
 .../x11r7/xproto_inputproto/xproto_inputproto.mk   |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard Jan. 5, 2014, 9:14 p.m. UTC | #1
>>>>> "Bernd" == Bernd Kuhls <berndkuhls@hotmail.com> writes:

 > Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>

Committed, thanks.
diff mbox

Patch

diff --git a/package/x11r7/xproto_inputproto/xproto_inputproto.mk b/package/x11r7/xproto_inputproto/xproto_inputproto.mk
index 11316c3..71715cd 100644
--- a/package/x11r7/xproto_inputproto/xproto_inputproto.mk
+++ b/package/x11r7/xproto_inputproto/xproto_inputproto.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-XPROTO_INPUTPROTO_VERSION = 2.2
+XPROTO_INPUTPROTO_VERSION = 2.3
 XPROTO_INPUTPROTO_SOURCE = inputproto-$(XPROTO_INPUTPROTO_VERSION).tar.bz2
 XPROTO_INPUTPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
 XPROTO_INPUTPROTO_LICENSE = MIT