From: Steven Barth Date: Wed, 28 Oct 2009 16:43:37 +0000 (+0000) Subject: Fix last commit X-Git-Tag: 0.10.0~1055 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=9c22efeddbc4144f1bb015fa09d2f0946dc086e5 Fix last commit --- diff --git a/contrib/package/cyassl-luci/Makefile b/contrib/package/cyassl-luci/Makefile index 819c9e222..e156a82aa 100644 --- a/contrib/package/cyassl-luci/Makefile +++ b/contrib/package/cyassl-luci/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_BASENAME:=cyassl PKG_NAME:=$(PKG_BASENAME)-luci -PKG_VERSION:=1.0.9 +PKG_VERSION:=1.1.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_BASENAME)-$(PKG_VERSION).zip