X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Flibnl-tiny%2FMakefile;fp=package%2Flibnl-tiny%2FMakefile;h=37ac26fe9c3134bd528c0bdda19578b98f391eb1;hp=f96424928362031f1ff246e8115e46df31553657;hb=e32c4598909cbf60be1a458812c0b36eacd75e86;hpb=0ac3426d164e4af36a139ad5f0882d4b1d1ab519 diff --git a/package/libnl-tiny/Makefile b/package/libnl-tiny/Makefile index f964249283..37ac26fe9c 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