We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c79167c commit 6d1cb61Copy full SHA for 6d1cb61
cli/CMakeLists.txt
@@ -7,7 +7,7 @@ include(CheckFunctionExists)
7
project(netopeer2-cli C)
8
9
# set version
10
-set(NP2CLI_VERSION 2.0.78)
+set(NP2CLI_VERSION 2.0.79)
11
12
# configure CLI prompt
13
set(CLI_PROMPT ">" CACHE STRING "Set the CLI prompt (a space is automatically appended at the end)")
0 commit comments