From 06f1a8f4b961cd94656e6ef64fb8ff6c03bcf9c8 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 18 Jan 2006 01:16:26 +0000 Subject: [PATCH] bump webif version to 0.1 SVN-Revision: 3010 --- openwrt/package/webif/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/webif/Makefile b/openwrt/package/webif/Makefile index c5222f6057..01a08cc940 100644 --- a/openwrt/package/webif/Makefile +++ b/openwrt/package/webif/Makefile @@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=webif -PKG_VERSION:=0.01 +PKG_VERSION:=0.1 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -- 2.30.2