aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2020-12-20 09:37:03 +0000
committermerakor <cem@ckyln.com>2020-12-20 09:37:03 +0000
commitb38c7fd3760994ef8321c8d807b4ebca9a674d0a (patch)
tree13d4a9c0e7ad73c6fa39bf4a91fd57414f7f012a
parent75c6d2b49d6e5e4ce0aedf7767758844cbdd6f5a (diff)
downloadcpt-b38c7fd3760994ef8321c8d807b4ebca9a674d0a.tar.gz
cpt-lib: move to cpt-lib.in
FossilOrigin-Name: ffb46492fd34c44bd9d422c3e5febec38f8938901d339e5f952cac5c91274ee7
-rw-r--r--src/cpt-lib.in (renamed from src/cpt-lib)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpt-lib b/src/cpt-lib.in
index c75fbcf..6045e22 100644
--- a/src/cpt-lib
+++ b/src/cpt-lib.in
@@ -8,7 +8,7 @@
# Currently maintained by Cem Keylan.
version() {
- log "Carbs Packaging Tools" 5.1.1
+ log "Carbs Packaging Tools" @VERSION@
exit 0
}