summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-09-21 11:44:55 +0000
committerSimon Josefsson <simon@josefsson.org>2006-09-21 11:44:55 +0000
commita75c711e9bf9e4f2b4b0ec1170a744b1535bdb35 (patch)
tree547641a215d795c2f759f3d3165f30603783cc99
parente8eb423e55bbab5bf1a2df09df910e97cf3820fd (diff)
downloadgnutls-a75c711e9bf9e4f2b4b0ec1170a744b1535bdb35.tar.gz
Fix 'cvs rtag' to add the tag from the 1.4 branch.
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 560c7b3e19..8bd92ad230 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,7 +46,7 @@ release:
rm -f ChangeLog
make ChangeLog
cvs commit -m "" ChangeLog
- cvs rtag -F $(tag) gnutls
+ cvs rtag -F -r gnutls_1_4_x $(tag) gnutls
make dist
gpg -b $(distdir).tar.bz2
gpg --verify $(distdir).tar.bz2.sig