Skip to content

Commit

Permalink
Bump version to 0.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Jehops committed Apr 18, 2017
1 parent d1cb41b commit 4782909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zap
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ hostptn="^\(\([:alnum:]]\|[[:alnum:]][[:alnum:]\-]*[[:alnum:]]\)\.\)*\([[:alnum:
ipptn="^\(\([0-9]\|[1-9][0-9]\|1[0-9]\{2\}\|2[0-4][0-9]\|25[0-5]\)\.\)\{3\}\([0-9]\|[1-9][0-9]\|1[0-9]\{2\}\|2[0-4][0-9]\|25[0-5]\)$"
ttlptn='^[0-9]\{1,4\}[dwmy]$'
unptn="^[[:alpha:]_][[:alnum:]_-]\{0,31\}$"
readonly version=0.6.8
readonly version=0.6.9
zptn="@ZAP_(${hn})_..*--[0-9]{1,4}[dwmy]" # extended re

case $1 in
Expand Down

0 comments on commit 4782909

Please sign in to comment.