aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2021-07-22 14:56:05 +0000
committermerakor <cem@ckyln.com>2021-07-22 14:56:05 +0000
commitcc811e32c0cb32f406d1bf9ea36d319e5216cfb4 (patch)
treecab4fe0ee0e28b4aec546326318147bdc3f3d0d7
parent2097fe7c281b42bf6957ccf6715d4eab53844e88 (diff)
downloadcpt-cc811e32c0cb32f406d1bf9ea36d319e5216cfb4.tar.gz
cpt: bump version to 6.1.06.1.0
FossilOrigin-Name: eda7941d69772129700d8d155a965551d3e606ada304ea34eea979df85beabf2
-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 4b7c74e..1ea1041 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
-UNRELEASED
+6.1.0 - 2021-07-22
--------------------------------------------------------------------------------
### IMPORTANT
diff --git a/config.mk b/config.mk
index 1bc27fe..5253f54 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
# Carbs Packaging Tools
-VERSION = dev
+VERSION = 6.1.0
# Installation paths
PREFIX = /usr/local