summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2013-06-06 17:59:53 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2013-06-06 17:59:53 -0400
commitd8a8f03da285fde9b13c5a16d0de209fc098133b (patch)
tree121a435e2d04f3087006f35638206dc8b4e6f3fa
parentbee76e305214598b2cb148e399d86e28d80287ca (diff)
parent5f1a43489b8fb54bf09d624fb48bad3079682b9d (diff)
merge
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 1275f41fe1..dfb0ddad7a 100755
--- a/build.sh
+++ b/build.sh
@@ -279,7 +279,7 @@ then
# mangle the changelog
dch --force-bad-version \
--distribution unstable \
- --newversion "${VIEWER_VERSION}" \
+ --newversion "${revision}" \
"Automated build #$build_id, repository $branch revision $revision." \
>> "$build_log" 2>&1