]> granicus.if.org Git - sudo/commitdiff
++
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 6 Apr 1998 03:36:33 +0000 (03:36 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 6 Apr 1998 03:36:33 +0000 (03:36 +0000)
version.h

index 4aaa8716ba7aff054df5f29f07ae8c8de3623bec..c9a6af23c815bdf682e97200f3949dc0fee2ea77 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.5
+ *  CU sudo version 1.5.6
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -23,6 +23,6 @@
 #ifndef _SUDO_VERSION_H
 #define _SUDO_VERSION_H
 
-static char version[] = "1.5.5";
+static char version[] = "1.5.6";
 
 #endif /* _SUDO_VERSION_H */