aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'bump.sh')
-rwxr-xr-xbump.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/bump.sh b/bump.sh
index 1c0b0e3..9f28754 100755
--- a/bump.sh
+++ b/bump.sh
@@ -20,7 +20,7 @@ sed -e "3a\\
echo "local bump"
git commit -s -m "proj/gentoo-vdr-scripts: Bumped to version ${NEWVERS}" ChangeLog README
-git tag gentoo-vdr-scripts-$NEWVERS
-git push --signed=yes origin :gentoo-vdr-scripts-$NEWVERS
+#git tag gentoo-vdr-scripts-$NEWVERS
+#git push --signed=yes origin :gentoo-vdr-scripts-$NEWVERS
-make dist
+#make dist