Skip to content

Commit

Permalink
Update networking-recipe to v3.3.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Foster <derek.foster@intel.com>
  • Loading branch information
ffoulkes committed Sep 10, 2024
1 parent 4bc07e3 commit 5ff92bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Version 3.15 is the baseline for P4 Control Plane.
cmake_minimum_required(VERSION 3.15)

project(networking-recipe VERSION 3.2.0 LANGUAGES C CXX)
project(networking-recipe VERSION 3.3.0 LANGUAGES C CXX)

list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)

Expand Down

0 comments on commit 5ff92bd

Please sign in to comment.