aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'src/scripts')
-rwxr-xr-xsrc/scripts/version2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/version b/src/scripts/version
index af447286..d92eb8b7 100755
--- a/src/scripts/version
+++ b/src/scripts/version
@@ -50,5 +50,5 @@ fi
echo ${TAG}-${ADD}${CMT:+~${CMT}}${BLD}
fi
else
- echo ${TAG}
+ echo ${TAG}-release
fi