summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'commit-and-tag')
-rwxr-xr-xcommit-and-tag2
1 files changed, 1 insertions, 1 deletions
diff --git a/commit-and-tag b/commit-and-tag
index 9db9661..f9b1f38 100755
--- a/commit-and-tag
+++ b/commit-and-tag
@@ -8,7 +8,7 @@ XEN_VERSION="${1}"
OUR_PATCHES_VERSION="${2}"
TAG="${XEN_VERSION}-gentoo-patchset-${OUR_PATCHES_VERSION}"
-DESCRIPTION="Gentoo specific patches for ${XEN_VERSION} (or later)"
+DESCRIPTION="Gentoo specific patches for Xen ${XEN_VERSION} (or later)"
git commit \
--signoff \