]> granicus.if.org Git - sudo/commitdiff
1.5.7
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 20 Nov 1998 23:33:52 +0000 (23:33 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 20 Nov 1998 23:33:52 +0000 (23:33 +0000)
version.h

index c9a6af23c815bdf682e97200f3949dc0fee2ea77..93d56129c5c9bcf611e3662814a0fbe229d64f20 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
 /*
- *  CU sudo version 1.5.6
+ *  CU sudo version 1.5.7
  *
  *  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.6";
+static const char version[] = "1.5.7";
 
 #endif /* _SUDO_VERSION_H */