diff options
author | merakor <cem@ckyln.com> | 2020-08-21 21:01:30 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2020-08-21 21:01:30 +0000 |
commit | 55e42949a4ac28695fbd6883025bb33842c1bacd (patch) | |
tree | 36db267298042c93fb16e15f09a02bbfbe907539 /src/cpt-lib | |
parent | 1099303cfe176b8374ff732579b2175b96209110 (diff) | |
download | cpt-55e42949a4ac28695fbd6883025bb33842c1bacd.tar.gz |
cpt: bump to 3.2.03.2.0
FossilOrigin-Name: 62af72a163c339a649500bd169c08b822ec2555507cca210150e8a4378efac58
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 c6736b1..f95d409 100644 --- a/src/cpt-lib +++ b/src/cpt-lib @@ -8,7 +8,7 @@ # Currently maintained by Cem Keylan. version() { - log "Carbs Packaging Tools" 3.1.1 + log "Carbs Packaging Tools" 3.2.0 exit 0 } |