diff options
author | merakor <cem@ckyln.com> | 2020-09-25 09:34:24 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2020-09-25 09:34:24 +0000 |
commit | 14c751413885c93bda0b1369604e87218a33cbf4 (patch) | |
tree | aaaf6d7d6013b570f4569a2eadcd96e20d2f3456 /src/cpt-lib | |
parent | 0bb2aaae1318ff8fadd3585ad29b91905825b6ab (diff) | |
download | cpt-14c751413885c93bda0b1369604e87218a33cbf4.tar.gz |
cpt: bump to 4.1.14.1.1
FossilOrigin-Name: 6539b980bad100d88bc9a630e5efa4391e75e7ba3d659751e191f26e3bff151d
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 fd4b13e..cdc7d93 100644 --- a/src/cpt-lib +++ b/src/cpt-lib @@ -8,7 +8,7 @@ # Currently maintained by Cem Keylan. version() { - log "Carbs Packaging Tools" 4.1.0 + log "Carbs Packaging Tools" 4.1.1 exit 0 } |