Commit 60ea132f authored by Bernhard Nortmann's avatar Bernhard Nortmann
Browse files

Prepare "point" release tag (v1.4.2)


Signed-off-by: default avatarBernhard Nortmann <bernhard.nortmann@web.de>
parent 384ff647
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# output (on stdout) can easily be redirected to a file. # output (on stdout) can easily be redirected to a file.
# #
LATEST_RELEASE="v1.4.1" LATEST_RELEASE="v1.4.2"
if VER=`git describe --tags --dirty --always`; then if VER=`git describe --tags --dirty --always`; then
echo "Setting version information: ${VER}" >&2 echo "Setting version information: ${VER}" >&2
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment