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)