diff --git a/OpenWRT/Makefile b/OpenWRT/Makefile index cbf7835..b6a04fe 100644 --- a/OpenWRT/Makefile +++ b/OpenWRT/Makefile @@ -4,7 +4,8 @@ X_DOLLAR:=$$ X_SOURCE_DIR:=$(CURDIR)/source PKG_NAME:=cronosagent -PKG_VERSION:=$(shell grep -o -E '[0-9]+' $(CURDIR)/source/Version.h) +#PKG_VERSION:=$(shell grep -o -E '[0-9]+' $(CURDIR)/source/Version.h) +PKG_VERSION:=$(shell date +"%Y%m%d-%H%M%S") PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_BUILD_DEPENDS:=