diff --git a/map-controller/Makefile b/map-controller/Makefile index e657c4e55..fa991b724 100644 --- a/map-controller/Makefile +++ b/map-controller/Makefile @@ -5,9 +5,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=map-controller -PKG_VERSION:=2.10.0.2 +PKG_VERSION:=2.10.0.3 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=4f638fc1663a75385ad3d8ac4efcf5b940ac52ae +PKG_SOURCE_VERSION:=5e8fdb7745345931705c5a3ea0f58ed8e902e922 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1)