aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2021-09-20 12:19:52 +0000
committermerakor <cem@ckyln.com>2021-09-20 12:19:52 +0000
commit6a942f462d754c2165150c4f3e31f4bacd0d77ab (patch)
tree5181989b6490d1fd98cd1117378da9641ea0f639
parent9ee647190e9927decdcb959337cc2bd5b480b4c7 (diff)
downloadcpt-6a942f462d754c2165150c4f3e31f4bacd0d77ab.tar.gz
bump version to 6.2.16.2.1
FossilOrigin-Name: f1dceff1a2978f60882eb48829a0d34424744faaed4ad12dccc9eca42689ae89
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2411f90..ac4a4c7 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#!/bin/sh -e
-version=6.2.0
+version=6.2.1
die() {
printf '%s: %s\n' "${0##*/}" "$*" >&2