release.
[elisp/emh.git] / Makefile
index ba3f9b7..29362f1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 # Makefile for EMH
 #
 
-VERSION = 1.10.1
+VERSION = 1.14.0
 
 TAR    = tar
 RM     = /bin/rm -f
@@ -41,7 +41,7 @@ clean:
 
 tar:
        cvs commit
-       sh -c 'cvs tag -RF emh-`echo $(VERSION) \
+       sh -c 'cvs tag -R emh-`echo $(VERSION) \
                                | sed s/\\\\./_/ | sed s/\\\\./_/`; \
        cd /tmp; \
        cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root \