Skip to content

Commit

Permalink
Version set to 0.10.0 (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjandras authored Jun 27, 2023
1 parent 0f1c7d0 commit 01dee3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ set -e
# Major and minor versions influence customer vetting processes and level
# of perceived trust in an implementation -- please discuss before bumping these.
export EBPF_NET_MAJOR_VERSION='0'
export EBPF_NET_MINOR_VERSION='9'
export EBPF_NET_PATCH_VERSION='5000'
export EBPF_NET_MINOR_VERSION='10'
export EBPF_NET_PATCH_VERSION='0'

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

0 comments on commit 01dee3e

Please sign in to comment.