Skip to content

Commit

Permalink
Merge branch 'main' of github.com:gururaajar/rdkservices into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Gururaaja E S R authored and Gururaaja E S R committed Aug 23, 2024
2 parents 953e8a3 + 737d396 commit 86a34be
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 9)
set(VERSION_PATCH 10)

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="NetworkManager_Plugin"></a>
# NetworkManager Plugin

**Version: [0.2.9](https://github.com/rdkcentral/rdkservices/blob/main/NetworkManager/CHANGELOG.md)**
**Version: [0.2.10](https://github.com/rdkcentral/rdkservices/blob/main/NetworkManager/CHANGELOG.md)**

A org.rdk.NetworkManager plugin for Thunder framework.

Expand Down

0 comments on commit 86a34be

Please sign in to comment.