Skip to content

Commit 9043e87

Browse files
author
zhengkeyan
committed
自定义GPAC路径
1 parent 929aae0 commit 9043e87

File tree

2 files changed

+32
-22
lines changed

2 files changed

+32
-22
lines changed

.idea/workspace.xml

Lines changed: 30 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

common/version.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ package common
22

33
var (
44
version = "1.4.0"
5-
sourceVer = "8a4445a @2024-10-11 12:24:34 +0800"
6-
buildTime = "2024-10-11 13:52:54 by go1.23.1 linux/amd64"
5+
sourceVer = "929aae0 @2024-11-13 14:03:53 +0800"
6+
buildTime = "2024-11-13 14:07:27 by go1.20.14 linux/amd64"
77
)

0 commit comments

Comments
 (0)