Skip to content

Commit

Permalink
cli VERSION bump to version 2.0.79
Browse files Browse the repository at this point in the history
  • Loading branch information
michalvasko committed Jan 9, 2025
1 parent c79167c commit 6d1cb61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include(CheckFunctionExists)
project(netopeer2-cli C)

# set version
set(NP2CLI_VERSION 2.0.78)
set(NP2CLI_VERSION 2.0.79)

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

0 comments on commit 6d1cb61

Please sign in to comment.