Skip to content

Commit

Permalink
1.2.0-rc5
Browse files Browse the repository at this point in the history
  • Loading branch information
attipaci committed Jan 1, 2025
1 parent 82a07a2 commit 08d70ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [Unreleased]
## [1.2.0-rc5] - 2025-01-01

Release candidate for the next feature release, expected around 1 February 2025.

Expand Down
2 changes: 1 addition & 1 deletion include/novas.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
#define SUPERNOVAS_PATCHLEVEL 0

/// Additional release information in version, e.g. "-1", or "-rc1".
#define SUPERNOVAS_RELEASE_STRING "-devel"
#define SUPERNOVAS_RELEASE_STRING "-rc5"

/// \cond PRIVATE

Expand Down

0 comments on commit 08d70ce

Please sign in to comment.