We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74d22ad commit 9080136Copy full SHA for 9080136
1 file changed
autoversion.sh
@@ -4,7 +4,7 @@
4
# output (on stdout) can easily be redirected to a file.
5
#
6
7
-LATEST_RELEASE="v1.3"
+LATEST_RELEASE="v1.4"
8
9
if VER=`git describe --tags --dirty --always`; then
10
echo "Setting version information: ${VER}" >&2
0 commit comments