]> granicus.if.org Git - sudo/commitdiff
version 1.6.5
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 16 Jan 2002 21:26:27 +0000 (21:26 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 16 Jan 2002 21:26:27 +0000 (21:26 +0000)
version.h

index 2dfd0657eeba1dd0580d92bacc6ada7e9d6c5e96..18e47c260a9f3d7c96b5ab4ad01f001e04f7ae4a 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1996, 1998-2000 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 1996, 1998-2002 Todd C. Miller <Todd.Miller@courtesan.com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -37,6 +37,6 @@
 #ifndef _SUDO_VERSION_H
 #define _SUDO_VERSION_H
 
-static const char version[] = "1.6.4";
+static const char version[] = "1.6.5";
 
 #endif /* _SUDO_VERSION_H */