Commit 90070ac8 authored by Bernhard Nortmann's avatar Bernhard Nortmann
Browse files

Prepare v1.4.1 tag



For now, this is for informational purposes (program version
output), but it might also serve as an anchor point for a
"bugfix" release after some changes made to the build system.
Signed-off-by: default avatarBernhard Nortmann <bernhard.nortmann@web.de>
parent fbae3223
......@@ -4,7 +4,7 @@
# output (on stdout) can easily be redirected to a file.
#
LATEST_RELEASE="v1.4"
LATEST_RELEASE="v1.4.1"
if VER=`git describe --tags --dirty --always`; then
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