Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Robert Labudda
utils
Commits
1fb132ae
Commit
1fb132ae
authored
Oct 27, 2019
by
R
Browse files
fixed pack: thats a version increment
parent
07e9e53e
Changes
1
Hide whitespace changes
Inline
Side-by-side
pack
View file @
1fb132ae
...
...
@@ -7,7 +7,7 @@
# the output file name.
#
VERSION
=
"0.1.
1
"
VERSION
=
"0.1.
2
"
SELF
=
"
$(
basename
$0
)
"
XZ
=
""
[
-x
"
$(
which xz 2>/dev/null
)
"
]
&&
XZ
=
"xz"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment