From: Bernd Kuhls Date: Sat, 29 Mar 2014 21:43:23 +0000 (+0100) Subject: xapp_xset: Bump version to 1.2.3 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a765c61b62ef4872361ba4bbae0dd815d06f4e5e;p=buildroot.git xapp_xset: Bump version to 1.2.3 Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/x11r7/xapp_xset/xapp_xset.mk b/package/x11r7/xapp_xset/xapp_xset.mk index 9a3758864a..157cd229a7 100644 --- a/package/x11r7/xapp_xset/xapp_xset.mk +++ b/package/x11r7/xapp_xset/xapp_xset.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPP_XSET_VERSION = 1.2.2 +XAPP_XSET_VERSION = 1.2.3 XAPP_XSET_SOURCE = xset-$(XAPP_XSET_VERSION).tar.bz2 XAPP_XSET_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_XSET_LICENSE = MIT