aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2021-03-14 00:03:00 +0000
committermerakor <cem@ckyln.com>2021-03-14 00:03:00 +0000
commitf6a3592a1cbeaeb0ad788486e441c1319ad91662 (patch)
tree3dfb1a720fde182ebcf470f5f275eadbc2a7bda7
parent0dde39a31c1d6e02e1fa22b719c3e53a27446e86 (diff)
downloadcpt-6.0.0-rc2.tar.gz
cpt: release 6.0.0 release candidate 26.0.0-rc2unknown
FossilOrigin-Name: 82bc059e01dc80797ada0d1794d809087eabcca06ec8bed795363fd5acfaad4d
-rw-r--r--CHANGELOG.md2
-rw-r--r--config.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ea2e636..f0d1026 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-rc1
+6.0.0-rc2
--------------------------------------------------------------------------------
### Added
diff --git a/config.mk b/config.mk
index c0092a9..38c7fde 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
# Carbs Packaging Tools
-VERSION = 6.0.0-rc1
+VERSION = 6.0.0-rc2
# Installation paths
PREFIX = /usr/local