[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.32 and 1.33

version 1.32, 2007/07/29 22:51:12 version 1.33, 2007/08/02 15:52:42
Line 23 
Line 23 
 #ifndef _SUDO_VERSION_H  #ifndef _SUDO_VERSION_H
 #define _SUDO_VERSION_H  #define _SUDO_VERSION_H
   
 static const char version[] = "1.6.9p2";  static const char version[] = "1.6.9p3";
   
 #endif /* _SUDO_VERSION_H */  #endif /* _SUDO_VERSION_H */

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33