X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=Makefile;h=5fa8661a122c9b94591bf16a19a2cdbe2f50e170;hb=58d6ad7f9eac08cc22912851df721d460f268bdd;hp=08e1f81114dfec7a521f6b2fc03b08e6e500bc52;hpb=5f66538717d0ff9602b345613953b5efe3d07501;p=elisp%2Fmu-cite.git diff --git a/Makefile b/Makefile index 08e1f81..5fa8661 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ PACKAGE = mu-cite API = 8 -RELEASE = 0 +RELEASE = 1 TAR = tar RM = /bin/rm -f @@ -50,7 +50,7 @@ tar: cvs commit sh -c 'cvs tag -RF $(PACKAGE)-`echo $(VERSION) | tr . _`; \ cd /tmp; \ - cvs -d :pserver:anonymous@chamonix.jaist.ac.jp:/hare/cvs/root \ + cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root \ export -d $(PACKAGE)-$(VERSION) \ -r $(PACKAGE)-`echo $(VERSION) | tr . _` \ mu'