瀏覽代碼

linknx: update release number for changes in files dir

Signed-off-by: Othmar Truniger <gibthub@truniger.ch>
Othmar Truniger 10 年之前
父節點
當前提交
c933b66958
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      net/linknx/Makefile

+ 1
- 1
net/linknx/Makefile 查看文件

@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=linknx
11 11
 PKG_VERSION:=0.0.1.32
12
-PKG_RELEASE:=3
12
+PKG_RELEASE:=4
13 13
 PKG_MD5SUM:=7ecc1208f59bceb05068c752b2250b63
14 14
 
15 15
 PKG_MAINTAINER:=Othmar Truniger <github@truniger.ch>