Imported Upstream version 1.7.0
[debian/sudo] / version.h
index 1c3a4f76d06e02db7b5847fcfe2af965a54be9ef..fa354e09f4e89f87cd33a43acdddf5b3c4289b14 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,5 +1,6 @@
 /*
- * Copyright (c) 1996, 1998-2005 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 1996, 1998-2005, 2008
+ *     Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
  * Agency (DARPA) and Air Force Research Laboratory, Air Force
  * Materiel Command, USAF, under agreement number F39502-99-1-0512.
  *
- * $Sudo: version.h,v 1.66.2.13 2007/12/17 19:18:14 millert Exp $
+ * $Sudo: version.h,v 1.71 2008/11/09 14:13:12 millert Exp $
  */
 
 #ifndef _SUDO_VERSION_H
 #define _SUDO_VERSION_H
 
-static const char version[] = "1.6.9p10";
+static const char version[] = "1.7.0";
 
 #endif /* _SUDO_VERSION_H */