Commit e056683 1 parent 10be5e6 commit e056683 Copy full SHA for e056683
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
44
BUILD_TIME string
45
45
CLOUD_GOX string
46
46
COMMIT string
47
- LABEL = `beta5 ` //beta/alpha/stable
47
+ LABEL = `dev ` //beta/alpha/stable
48
48
VERSION = `2.0.0`
49
49
50
50
version string
Original file line number Diff line number Diff line change 7
7
export NGING_VERSION=" 2.0.0"
8
8
export NGING_BUILD=` date +%Y%m%d%H%M%S`
9
9
export NGING_COMMIT=` git rev-parse HEAD`
10
- export NGING_LABEL=" beta5 "
10
+ export NGING_LABEL=" beta6 "
11
11
12
12
export NGINGEX=
13
13
export BUILDTAGS=" official"
Original file line number Diff line number Diff line change 8
8
export NGING_VERSION=" 2.0.0"
9
9
export NGING_BUILD=` date +%Y%m%d%H%M%S`
10
10
export NGING_COMMIT=` git rev-parse HEAD`
11
- export NGING_LABEL=" beta5 "
11
+ export NGING_LABEL=" beta6 "
12
12
13
13
export NGINGEX=
14
14
export BUILDTAGS=" official zbar"
You can’t perform that action at this time.
0 commit comments