aboutsummaryrefslogtreecommitdiff
path: root/bin/ebump
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ebump')
-rwxr-xr-xbin/ebump2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ebump b/bin/ebump
index 25e9a7c..dc045e7 100755
--- a/bin/ebump
+++ b/bin/ebump
@@ -12,7 +12,7 @@ __description__="Ebuild version bumping tool"
# a given ebuild and auxiliary files in the Portage tree. It is only
# useful for Gentoo developers with CVS commit access.
-VERSION="git"
+VERSION="@VERSION@"
die() {
echo $1 >&2