Skip to content

Commit aec2abb

Browse files
committed
Bump version to v3.5.2-1
1 parent 34b52d7 commit aec2abb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "xunlei"
3-
version = "3.5.2"
3+
version = "3.5.2-1"
44
edition = "2021"
55
description = "Synology Nas Thunder runs on Linux"
66
license = "MIT"

openwrt/xunlei/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include $(TOPDIR)/rules.mk
22

33
PKG_NAME:=xunlei
4-
PKG_VERSION:=3.5.2
4+
PKG_VERSION:=3.5.2-1
55
PKG_RELEASE:=1
66

77
PKG_LICENSE:=MIT

0 commit comments

Comments
 (0)