Skip to content

Commit

Permalink
Merge pull request #455 from jjnicola/bump-version
Browse files Browse the repository at this point in the history
Set version to 21.10
  • Loading branch information
bjoernricks authored Mar 12, 2021
2 parents 26b762c + d773a57 commit 941866e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [21.10] (unreleased)

### Added
### Changed
### Removed
### Fixed

[21.10]: https://github.com/greenbone/gvm-libs/compare/gvm-libs-21.04...master

## [21.04] (unreleased)

### Added
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ message ("-- Configuring the Greenbone Vulnerability Management Libraries...")

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

if (POLICY CMP0005)
Expand Down

0 comments on commit 941866e

Please sign in to comment.