From: Bernd Kuhls Date: Sat, 30 Jan 2016 09:45:43 +0000 (+0100) Subject: package/ola: bump version to 0.10.0 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f581ddf30d66d2feeb3e035b77b1b24a6082f78a;p=buildroot.git package/ola: bump version to 0.10.0 Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/ola/ola.mk b/package/ola/ola.mk index 9598de98c9..fa897fe58f 100644 --- a/package/ola/ola.mk +++ b/package/ola/ola.mk @@ -4,7 +4,7 @@ # ################################################################################ -OLA_VERSION = 0.9.6 +OLA_VERSION = 0.10.0 OLA_SITE = $(call github,OpenLightingProject,ola,$(OLA_VERSION)) OLA_LICENSE = LGPLv2.1+ (libola, libolacommon, Python bindings), GPLv2+ (libolaserver, olad, Python examples and tests)