Browse Source

Update revision history and version number

pull/542/head
Juan Javier Baca 6 years ago
parent
commit
17b13facda
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      getssl

+ 2
- 2
getssl View File

@ -221,11 +221,11 @@
# 2020-03-30 Fix error message find_dns_utils from over version of "command"
# 2020-03-30 Fix problems if domain name isn't in lowercase (2.22)
# 2020-04-16 Add alternative working dirs '/etc/getssl/' '${SCRIPTDIR}/conf' '${SCRIPTDIR}/.getssl'
# 2020-04-16 Add -i|--install command line option
# 2020-04-16 Add -i|--install command line option (2.23)
# ----------------------------------------------------------------------------------------
PROGNAME=${0##*/}
VERSION="2.22"
VERSION="2.23"
# defaults
ACCOUNT_KEY_LENGTH=4096


Loading…
Cancel
Save