diff lisp/efs/efs-netware.el @ 116:9f59509498e1 r20-1b10

Import from CVS: tag r20-1b10
author cvs
date Mon, 13 Aug 2007 09:23:06 +0200
parents 8fc7fe29b841
children
line wrap: on
line diff
--- a/lisp/efs/efs-netware.el	Mon Aug 13 09:21:56 2007 +0200
+++ b/lisp/efs/efs-netware.el	Mon Aug 13 09:23:06 2007 +0200
@@ -3,7 +3,7 @@
 ;;
 ;; File:         efs-netware.el
 ;; Release:      $efs release: 1.15 $
-;; Version:      $Revision: 1.1 $
+;; Version:      #Revision: 1.5 $
 ;; RCS:          
 ;; Description:  efs support for the Novell Netware FTP server
 ;; Author:       Sandy Rutherford <sandy@math.ubc.ca>
@@ -24,7 +24,7 @@
 (defconst efs-netware-version
   (concat (substring "$efs release: 1.15 $" 14 -2)
 	  "/"
-	  (substring "$Revision: 1.1 $" 11 -2)))
+	  (substring "#Revision: 1.5 $" 11 -2)))
 
 ;;; Basic efs support