Skip to content

Commit

Permalink
Release of R2.1.16
Browse files Browse the repository at this point in the history
Release of R2.1.16
  • Loading branch information
karuna2git committed Oct 18, 2023
1 parent 5e7c0b1 commit 923a687
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 @@ -21,7 +21,7 @@ project(WPEFramework)

set(VERSION_MAJOR 2)
set(VERSION_MINOR 1)
set(VERSION_PATCH 15)
set(VERSION_PATCH 16)

set(VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH})

Expand Down

0 comments on commit 923a687

Please sign in to comment.