mirror of
https://github.com/itdoginfo/podkop.git
synced 2026-06-26 12:23:10 +03:00
Fix #211
This commit is contained in:
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=luci-app-podkop
|
||||
|
||||
PKG_VERSION := $(if $(PKG_VERSION),$(PKG_VERSION),dev_$(shell date +%d%m%Y))
|
||||
PKG_VERSION := $(if $(PKG_VERSION),$(PKG_VERSION),0.$(shell date +%d%m%Y))
|
||||
|
||||
PKG_RELEASE:=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user