Skip to content

Commit

Permalink
Merge pull request #982 from qtumproject/time/tags
Browse files Browse the repository at this point in the history
Fix gitian build version
  • Loading branch information
qtum-neil committed May 27, 2022
2 parents 802d3ce + ec405c1 commit 8375a42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contrib/gitian-descriptors/assign_DISTNAME
Expand Up @@ -3,6 +3,8 @@
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
#
# A helper script to be sourced into the gitian descriptors
git remote add origin https://github.com/qtumproject/qtum
git fetch origin

if RECENT_TAG="$(git describe --exact-match HEAD 2> /dev/null)"; then
VERSION="${RECENT_TAG#v}"
Expand Down

0 comments on commit 8375a42

Please sign in to comment.