aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorchriseth <c@ethdev.com>2016-09-18 00:37:47 +0800
committerchriseth <c@ethdev.com>2016-09-18 00:37:47 +0800
commit0f08c1366bf047f1258ef378e3cc49b59db64003 (patch)
treeed38fbf383fa6e9e9007463abbf04dc7b8f4fa18 /scripts
parent10c0953d0c9c47742fe32ed115a68f5da1ab2fe7 (diff)
downloaddexon-solidity-0f08c1366bf047f1258ef378e3cc49b59db64003.tar
dexon-solidity-0f08c1366bf047f1258ef378e3cc49b59db64003.tar.gz
dexon-solidity-0f08c1366bf047f1258ef378e3cc49b59db64003.tar.bz2
dexon-solidity-0f08c1366bf047f1258ef378e3cc49b59db64003.tar.lz
dexon-solidity-0f08c1366bf047f1258ef378e3cc49b59db64003.tar.xz
dexon-solidity-0f08c1366bf047f1258ef378e3cc49b59db64003.tar.zst
dexon-solidity-0f08c1366bf047f1258ef378e3cc49b59db64003.zip
Use "develop" for debian version name.
Diffstat (limited to 'scripts')
-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