diff options
author | merakor <cem@ckyln.com> | 2020-09-11 13:52:21 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2020-09-11 13:52:21 +0000 |
commit | 676b7ab880431da3ce84ff47f31f1b536c32c623 (patch) | |
tree | 96c3c85a684080be247a76599cb505ff3fa725d3 /src/cpt-lib | |
parent | 498908070d9cb2c068d7509ac3bbdc897fc1aacc (diff) | |
download | cpt-676b7ab880431da3ce84ff47f31f1b536c32c623.tar.gz |
cpt: bump to 4.1.04.1.0
FossilOrigin-Name: 6141d34b3dbd8e5ce67f6ff2fd0ce7f31f8193386051e9c82691f67f8a429331
Diffstat (limited to 'src/cpt-lib')
-rw-r--r-- | src/cpt-lib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpt-lib b/src/cpt-lib index da3443d..f71a7da 100644 --- a/src/cpt-lib +++ b/src/cpt-lib @@ -8,7 +8,7 @@ # Currently maintained by Cem Keylan. version() { - log "Carbs Packaging Tools" 4.0.1 + log "Carbs Packaging Tools" 4.1.0 exit 0 } |