diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-10-21 11:34:55 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-10-21 11:34:55 +0200 |
commit | deb96b0a843e6e133d4334996dc28373972bea5d (patch) | |
tree | 1b1d5c1928f4cf91692517f330e543725731b3f7 /package/base-files/Makefile | |
parent | 50345b17210bea8b96200fa618d65adf3c3f0b66 (diff) | |
parent | ded3b4fdf4b0171762288f22a532c7306ddb3cbc (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/base-files/Makefile')
-rw-r--r-- | package/base-files/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile index fa1fecd86..b00b81918 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/mk/rootfs.mk PKG_NAME:= base-files PKG_VERSION:= 1.0 -PKG_RELEASE:= 48 +PKG_RELEASE:= 49 PKG_SECTION:= base PKG_DESCR:= basic files and scripts |