Skip to content

Commit

Permalink
bump patch version number for v0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yonch authored Jan 18, 2024
1 parent a902621 commit c531d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ set -e
# of perceived trust in an implementation -- please discuss before bumping these.
export EBPF_NET_MAJOR_VERSION='0'
export EBPF_NET_MINOR_VERSION='10'
export EBPF_NET_PATCH_VERSION='1'
export EBPF_NET_PATCH_VERSION='2'

# -----
# Build number is incremented automatically, so we can release directly from
Expand Down

0 comments on commit c531d2a

Please sign in to comment.