diff options
author | Wolfy-J <[email protected]> | 2019-03-21 14:50:32 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2019-03-21 14:50:32 +0300 |
commit | c5f8f9d12de48d93db2c9ef63acc5bfab4f1d08a (patch) | |
tree | c58cac112aa3f10dd2685e5124683223ebcb8df6 | |
parent | 3c636b0397603b8019e1a2c95a4ce5424ff950cc (diff) |
version bumpv1.3.6
-rwxr-xr-x | build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ cd $(dirname "${BASH_SOURCE[0]}") OD="$(pwd)" # Pushes application version into the build information. -RR_VERSION=1.3.5 +RR_VERSION=1.3.6 # Hardcode some values to the core package LDFLAGS="$LDFLAGS -X github.com/spiral/roadrunner/cmd/rr/cmd.Version=${RR_VERSION}" |