Skip to content

Commit 6d1cb61

Browse files
committed
cli VERSION bump to version 2.0.79
1 parent c79167c commit 6d1cb61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/CMakeLists.txt

+1-1
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.78)
10+
set(NP2CLI_VERSION 2.0.79)
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)