Skip to content

Commit

Permalink
Merge branch 'main' into json-pull
Browse files Browse the repository at this point in the history
  • Loading branch information
a-h-abdelsalam authored Sep 16, 2024
2 parents 1bc1415 + 2570973 commit 00e7d66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ message ("-- Configuring the Greenbone Vulnerability Management Libraries...")

# VERSION: Always include major, minor and patch level.
project (gvm-libs
VERSION 22.10.0
VERSION 22.11.0
LANGUAGES C)

if (POLICY CMP0005)
Expand Down
1 change: 1 addition & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ Install prerequisites on Debian GNU/Linux 'Bullseye' 11:
apt-get install \
cmake \
pkg-config \
libcjson-dev \
libglib2.0-dev \
libgpgme-dev \
libgnutls28-dev \
Expand Down

0 comments on commit 00e7d66

Please sign in to comment.