diff options
author | merakor <cem@ckyln.com> | 2021-07-22 14:56:05 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2021-07-22 14:56:05 +0000 |
commit | cc811e32c0cb32f406d1bf9ea36d319e5216cfb4 (patch) | |
tree | cab4fe0ee0e28b4aec546326318147bdc3f3d0d7 | |
parent | 2097fe7c281b42bf6957ccf6715d4eab53844e88 (diff) | |
download | cpt-cc811e32c0cb32f406d1bf9ea36d319e5216cfb4.tar.gz |
cpt: bump version to 6.1.06.1.0
FossilOrigin-Name: eda7941d69772129700d8d155a965551d3e606ada304ea34eea979df85beabf2
-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 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 @@ -1,5 +1,5 @@ # Carbs Packaging Tools -VERSION = dev +VERSION = 6.1.0 # Installation paths PREFIX = /usr/local |