mirror of
https://github.com/linux-sunxi/sunxi-tools.git
synced 2024-11-23 09:56:37 +08:00
Prepare "point" release tag (v1.4.2)
Signed-off-by: Bernhard Nortmann <bernhard.nortmann@web.de>
This commit is contained in:
parent
384ff64734
commit
60ea132fcc
2
autoversion.sh
Executable file → Normal file
2
autoversion.sh
Executable file → Normal file
@ -4,7 +4,7 @@
|
||||
# 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
|
||||
echo "Setting version information: ${VER}" >&2
|
||||
|
Loading…
Reference in New Issue
Block a user