summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-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