Skip to content

Commit

Permalink
Merge #7: Rename binaries to include 21st capital
Browse files Browse the repository at this point in the history
3d254cc Rename binaries to include 21st capital (edouardparis)

Pull request description:

ACKs for top commit:
  edouardparis:
    Self-ACK 3d254cc

Tree-SHA512: ba2f0796bb92d8cb427db49aa9aa4d1f3830835c33298155cff4021d65a79782283cf4b9adb37f00427c7699747a4ced22822b30184cf19b347155143ef2c0d6
  • Loading branch information
edouardparis committed Sep 27, 2024
2 parents 4c1ee07 + 3d254cc commit 2b58bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/release/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
set -ex

VERSION="${VERSION:-"7.0"}"
LIANA_PREFIX="liana-$VERSION"
LIANA_PREFIX="liana-$VERSION-21st-capital"
LINUX_DIR_NAME="$LIANA_PREFIX-x86_64-linux-gnu"
LINUX_ARCHIVE="$LINUX_DIR_NAME.tar.gz"
WINDOWS_DIR_NAME="$LIANA_PREFIX-x86_64-windows-gnu"
Expand Down

0 comments on commit 2b58bd1

Please sign in to comment.