aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2021-03-12 14:38:39 +0000
committermerakor <cem@ckyln.com>2021-03-12 14:38:39 +0000
commit7961c8eeedd84e49844bc3f304184ddcb12c9eb1 (patch)
tree1116095407c06dc512bae11993723ea01a1c2e13 /config.mk
parent7fa36c93443e6e9a07fcf2a4ab01dac62195d26c (diff)
downloadcpt-7961c8eeedd84e49844bc3f304184ddcb12c9eb1.tar.gz
cpt: 6.0.0 release candidate 16.0.0-rc1
FossilOrigin-Name: b3944ca34942afacfb24a0c182afa575fe0a13bf78946af8d609081113e15df3
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/config.mk b/config.mk
index ce36661..c0092a9 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
# Carbs Packaging Tools
-VERSION = 6.0.0
+VERSION = 6.0.0-rc1
# Installation paths
PREFIX = /usr/local
@@ -19,5 +19,4 @@ DOCS = yes
# Files to be added into the distribution tarball
DISTFILES = contrib docs man spec src tests tools \
- .dir-locals.el CHANGELOG.md LICENSE \
- Makefile README config.mk cpt-base
+ CHANGELOG.md LICENSE Makefile README.md config.mk cpt-base