mirror of
https://git.savannah.gnu.org/git/parallel.git
synced 2024-11-22 05:57:54 +00:00
Fixed version
This commit is contained in:
parent
2b2bbe889a
commit
f5cb948f95
|
@ -2549,7 +2549,7 @@ sub get_options_from_array {
|
|||
sub parse_options {
|
||||
# Returns: N/A
|
||||
# Defaults:
|
||||
$Global::version = 201011133;
|
||||
$Global::version = 20101113;
|
||||
$Global::progname = 'parallel';
|
||||
$Global::debug = 0;
|
||||
$Global::verbose = 0;
|
||||
|
|
Loading…
Reference in a new issue