Auto version for make

This commit is contained in:
itdoginfo
2025-08-25 19:11:12 +03:00
parent 84115e2f3b
commit 6d83737336
2 changed files with 6 additions and 2 deletions

View File

@@ -1,7 +1,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-podkop
PKG_VERSION:=0.4.7
PKG_VERSION := $(shell git describe --tags --exact-match 2>/dev/null || echo "dev_$(shell date +%d%m%Y)")
PKG_RELEASE:=1
LUCI_TITLE:=LuCI podkop app