aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/release_ppa.sh
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2016-10-04 18:00:40 +0800
committerGitHub <noreply@github.com>2016-10-04 18:00:40 +0800
commitc63b2452e50e0c763a1bb09c7472a7411a20b0e7 (patch)
tree29fd3a2f3a858ecaf70bb97ab17c9dc41dc99e10 /scripts/release_ppa.sh
parentd5cfb17b32147e950a689a507e0d5487dece7e8a (diff)
parenta8353b7028f5b6fdd73beb6f81f3ed7bcf1adfe1 (diff)
downloaddexon-solidity-c63b2452e50e0c763a1bb09c7472a7411a20b0e7.tar
dexon-solidity-c63b2452e50e0c763a1bb09c7472a7411a20b0e7.tar.gz
dexon-solidity-c63b2452e50e0c763a1bb09c7472a7411a20b0e7.tar.bz2
dexon-solidity-c63b2452e50e0c763a1bb09c7472a7411a20b0e7.tar.lz
dexon-solidity-c63b2452e50e0c763a1bb09c7472a7411a20b0e7.tar.xz
dexon-solidity-c63b2452e50e0c763a1bb09c7472a7411a20b0e7.tar.zst
dexon-solidity-c63b2452e50e0c763a1bb09c7472a7411a20b0e7.zip
Merge pull request #1109 from ethereum/fixmultipublish
Fix multiple binaries and publish from release branch
Diffstat (limited to 'scripts/release_ppa.sh')
-rwxr-xr-xscripts/release_ppa.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/release_ppa.sh b/scripts/release_ppa.sh
index 6a30faf5..7231f582 100755
--- a/scripts/release_ppa.sh
+++ b/scripts/release_ppa.sh
@@ -59,7 +59,7 @@ commitdate=`git show --format=%ci HEAD | head -n 1 | cut - -b1-10 | sed -e 's/-0
echo "$commithash" > commit_hash.txt
if [ $branch = develop ]
then
- debversion="$version-nightly-$commitdate-$commithash"
+ debversion="$version-develop-$commitdate-$commithash"
else
debversion="$version"
echo -n > prerelease.txt # proper release