version 0.5.1

This commit is contained in:
garywill 2018-08-31 18:41:06 +08:00 committed by garywill
parent 251c0aec40
commit 650d78d456
1 changed files with 1 additions and 1 deletions

2
lnxrouter Executable file → Normal file
View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
VERSION=0.5.0 VERSION=0.5.1
PROGNAME="$(basename $0)" PROGNAME="$(basename $0)"
export LC_ALL=C export LC_ALL=C