[BACK]Return to version.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / sudo

Diff for /src/usr.bin/sudo/Attic/version.h between version 1.11 and 1.12

version 1.11, 2002/01/03 03:49:16 version 1.12, 2002/01/15 02:17:03
Line 37 
Line 37 
 #ifndef _SUDO_VERSION_H  #ifndef _SUDO_VERSION_H
 #define _SUDO_VERSION_H  #define _SUDO_VERSION_H
   
 static const char version[] = "1.6.4";  static const char version[] = "1.6.4p1";
   
 #endif /* _SUDO_VERSION_H */  #endif /* _SUDO_VERSION_H */

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12