Skip to content

Commit

Permalink
update to 0.4.3
Browse files Browse the repository at this point in the history
Signed-off-by: Brendan Le Foll <[email protected]>
  • Loading branch information
arfoll committed Nov 23, 2014
1 parent ff20a62 commit 114ff72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unrarall
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# Set some defaults
declare -x DIR=""
declare -x RM="rm"
declare -rx UNRARALL_VERSION="0.4.2"
declare -rx UNRARALL_VERSION="0.4.3"
declare -ix FORCE=0
declare -ix VERBOSE=0
declare -ix QUIET=0
Expand Down

0 comments on commit 114ff72

Please sign in to comment.