diff options
author | merakor <cem@ckyln.com> | 2020-10-06 08:58:35 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2020-10-06 08:58:35 +0000 |
commit | e3a4904dc82814051a6a35d0b1a9ab78f9f739d8 (patch) | |
tree | b5b1f40bc2cbca826d0afcb5cee9a9e1a00caca1 /src/cpt-lib | |
parent | db1466b5078908ec4da2edebd3e57064c273a6c6 (diff) | |
download | cpt-e3a4904dc82814051a6a35d0b1a9ab78f9f739d8.tar.gz |
cpt: bump to 5.0.05.0.0
FossilOrigin-Name: 1dabad031a841b894ada16be7072f3cf342abcb9e63ffc8f084f07c766bf9935
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 27e8c4d..7f6b6e2 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.1 + log "Carbs Packaging Tools" 5.0.0 exit 0 } |