Skip to content

Commit

Permalink
Updated the version for the checkin RDK-49931 - Refactor LNF Thunder…
Browse files Browse the repository at this point in the history
… Plugin to use NetworkManager Thunder
  • Loading branch information
Gururaaja E S R authored and Gururaaja E S R committed Jul 1, 2024
1 parent a7271ae commit 9b396c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NetworkManager/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ find_package(WPEFramework)
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/cmake")
set(VERSION_MAJOR 0)
set(VERSION_MINOR 2)
set(VERSION_PATCH 7)
set(VERSION_PATCH 8)

add_compile_definitions(NETWORKMANAGER_MAJOR_VERSION=${VERSION_MAJOR})
add_compile_definitions(NETWORKMANAGER_MINOR_VERSION=${VERSION_MINOR})
Expand Down
2 changes: 1 addition & 1 deletion docs/api/NetworkManagerPlugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<a name="head.NetworkManager_Plugin"></a>
# NetworkManager Plugin

**Version: [0.2.7]()**
**Version: [0.2.8]()**

A NetworkManager plugin for Thunder framework.

Expand Down

0 comments on commit 9b396c5

Please sign in to comment.