diff options
-rw-r--r-- | CHANGELOG.md | 2 | ||||
-rw-r--r-- | config.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f0d1026..a172be7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ this project _somewhat_ adheres to [Semantic Versioning]. [Semantic Versioning]: https://semver.org/spec/v2.0.0.html -6.0.0-rc2 +6.0.0 -------------------------------------------------------------------------------- ### Added @@ -1,5 +1,5 @@ # Carbs Packaging Tools -VERSION = 6.0.0-rc2 +VERSION = 6.0.0 # Installation paths PREFIX = /usr/local |