Merge pull request #68 from n1tehawk/20161021_autoversion
Prepare release v1.4
This commit is contained in:
commit
9a3d62aa0c
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user