There was an error while loading. Please reload this page.
2 parents a902621 + c531d2a commit 084893cCopy full SHA for 084893c
1 file changed
version.sh
@@ -10,7 +10,7 @@ set -e
10
# of perceived trust in an implementation -- please discuss before bumping these.
11
export EBPF_NET_MAJOR_VERSION='0'
12
export EBPF_NET_MINOR_VERSION='10'
13
-export EBPF_NET_PATCH_VERSION='1'
+export EBPF_NET_PATCH_VERSION='2'
14
15
# -----
16
# Build number is incremented automatically, so we can release directly from
0 commit comments