projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9386e0c
)
fstools: fix off-by-one error in the version number
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 10 Jan 2016 18:04:36 +0000
(18:04 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 10 Jan 2016 18:04:36 +0000
(18:04 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48193
package/system/fstools/Makefile
patch
|
blob
|
history
diff --git
a/package/system/fstools/Makefile
b/package/system/fstools/Makefile
index cb0e7b1b319602d539af87ea99dcb9b03684e11a..560cf2b84299f0a333f5ce33ac237a765708a500 100644
(file)
--- a/
package/system/fstools/Makefile
+++ b/
package/system/fstools/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=fstools
-PKG_VERSION:=201
5
-01-10
+PKG_VERSION:=201
6
-01-10
PKG_RELEASE=$(PKG_SOURCE_VERSION)