Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Sunxi Tools
Commits
9a3d62aa
Commit
9a3d62aa
authored
Oct 26, 2016
by
NiteHawk
Committed by
GitHub
Oct 26, 2016
Browse files
Merge pull request #68 from n1tehawk/20161021_autoversion
Prepare release v1.4
parents
74d22ad6
9080136c
Changes
1
Hide whitespace changes
Inline
Side-by-side
autoversion.sh
View file @
9a3d62aa
...
...
@@ -4,7 +4,7 @@
# output (on stdout) can easily be redirected to a file.
#
LATEST_RELEASE
=
"v1.
3
"
LATEST_RELEASE
=
"v1.
4
"
if
VER
=
`
git describe
--tags
--dirty
--always
`
;
then
echo
"Setting version information:
${
VER
}
"
>
&2
...
...
Write
Preview
Markdown
is supported
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