summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@courtesan.com>1998-11-20 23:33:52 +0000
committerTodd C. Miller <Todd.Miller@courtesan.com>1998-11-20 23:33:52 +0000
commit77d0ada9b2b6b3261bccf8f84127d1c9521c827a (patch)
tree4faf46f921122041d826ffc9b35d3f7cbb6fcf58 /version.h
parentfe56501500228965c8eb29a7a61c91bc769449a6 (diff)
downloadsudo-77d0ada9b2b6b3261bccf8f84127d1c9521c827a.tar.gz
1.5.7
Diffstat (limited to 'version.h')
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index c9a6af23c..93d56129c 100644
--- 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 */