Skip to content

Commit 9080136

Browse files
committed
Prepare release v1.4
Signed-off-by: Bernhard Nortmann <bernhard.nortmann@web.de>
1 parent 74d22ad commit 9080136

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autoversion.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# output (on stdout) can easily be redirected to a file.
55
#
66

7-
LATEST_RELEASE="v1.3"
7+
LATEST_RELEASE="v1.4"
88

99
if VER=`git describe --tags --dirty --always`; then
1010
echo "Setting version information: ${VER}" >&2

0 commit comments

Comments
 (0)