Skip to content

Commit 38f0c2d

Browse files
committed
cli VERSION bump to version 2.0.82
1 parent 6e42604 commit 38f0c2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include(CheckFunctionExists)
77
project(netopeer2-cli C)
88

99
# set version
10-
set(NP2CLI_VERSION 2.0.81)
10+
set(NP2CLI_VERSION 2.0.82)
1111

1212
# configure CLI prompt
1313
set(CLI_PROMPT ">" CACHE STRING "Set the CLI prompt (a space is automatically appended at the end)")

0 commit comments

Comments
 (0)