Browse Source

linknx: update release number for changes in files dir

Signed-off-by: Othmar Truniger <gibthub@truniger.ch>
Othmar Truniger 10 years ago
parent
commit
c933b66958
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      net/linknx/Makefile

+ 1
- 1
net/linknx/Makefile View File

@@ -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>