X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b86e1f46aba4d9f348e4295ea7c652b600adfa8f..61ba94a1d19af33d33408d43cbf54a7c7784bfbc:/package/libnl-tiny/Makefile diff --git a/package/libnl-tiny/Makefile b/package/libnl-tiny/Makefile index f96424928..37ac26fe9 100644 --- a/package/libnl-tiny/Makefile +++ b/package/libnl-tiny/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2009 OpenWrt.org +# Copyright (C) 2006-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libnl-tiny PKG_VERSION:=0.1 -PKG_RELEASE:=2 +PKG_RELEASE:=3 include $(INCLUDE_DIR)/package.mk