aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2022-02-02 11:18:25 +0000
committermerakor <cem@ckyln.com>2022-02-02 11:18:25 +0000
commit198050a44673b16ed4d8200fd9802a4653a21969 (patch)
tree13e5cbfd8a953dd6c398bf3f32572a57d92c3302
parentc39609e1d7b49c83b3f65047c9dbd8bd26c9d606 (diff)
downloadcpt-198050a44673b16ed4d8200fd9802a4653a21969.tar.gz
cpt: bump version to 6.2.3
FossilOrigin-Name: b6acdcb1b2a2070ef1d4426fbfc140483eb4019b6f2a2b494a0736037944e002
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index ec82aad..d971a9e 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#!/bin/sh -e
-version=6.2.2
+version=6.2.3
die() {
printf '%s: %s\n' "${0##*/}" "$*" >&2