From bcd77d4a1a40fa8ec94110ea7bccadc0eae2f1b5 Mon Sep 17 00:00:00 2001 From: Gang Zhuo Date: Thu, 24 Aug 2017 02:05:49 -0400 Subject: [PATCH] bump 0.3 (openwrt) --- openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/Makefile b/openwrt/Makefile index c9bb1021..8da216ad 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=BaiduPCS -PKG_VERSION:=0.2.6 +PKG_VERSION:=0.3 PKG_RELEASE:=$(PKG_SOURCE_VERSION) PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)