Skip to content

Commit

Permalink
bump release/1.0 to 1.0.1 (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfriesen authored Feb 12, 2024
1 parent 4e951fa commit e382e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xdp.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- Defines the XDP version numbers -->
<XdpMajorVersion>1</XdpMajorVersion>
<XdpMinorVersion>0</XdpMinorVersion>
<XdpPatchVersion>0</XdpPatchVersion>
<XdpPatchVersion>1</XdpPatchVersion>
<!-- Project-wide properties -->
<EbpfPackagePath>$(SolutionDir)packages\eBPF-for-Windows.0.9.0\</EbpfPackagePath>
<WiXPackagePath>$(SolutionDir)packages\wix.3.14.0\</WiXPackagePath>
Expand Down

0 comments on commit e382e33

Please sign in to comment.