File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11SHELL = /bin/bash
2- VERSION := 0.2.15
2+ VERSION := 0.2.16
33TARGETS = \
44 span-amsl-discovery \
55 span-compare \
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ import (
2929
3030const (
3131 // AppVersion of span package. Commandline tools will show this on -v.
32- AppVersion = "0.2.15 "
32+ AppVersion = "0.2.16 "
3333 // KeyLengthLimit was a limit imposed by the memcached protocol, which
3434 // was used for blob storage until Q1 2017. We switched the key-value
3535 // store, so this limit is somewhat obsolete.
Original file line number Diff line number Diff line change 11Package: span
2- Version: 0.2.15
2+ Version: 0.2.16
33Section: utils
44Priority: optional
55Architecture: amd64
Original file line number Diff line number Diff line change 11Summary: Library data tools.
22Name: span
3- Version: 0.2.15
3+ Version: 0.2.16
44Release: 0
55License: GPL
66BuildArch: x86_64
You can’t perform that action at this time.
0 commit comments