summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@courtesan.com>2010-06-01 14:14:45 -0400
committerTodd C. Miller <Todd.Miller@courtesan.com>2010-06-01 14:14:45 -0400
commitb9b1564ba2549246cb6280f7704feb923fbd2494 (patch)
treebaf7a4087a7adc4643ea58a8385ebc7d9e4a7763 /version.h
parent852c223db6b593aa904a8bf7955f2d83ee7cf44e (diff)
downloadsudo-1.6.tar.gz
Update for sudo 1.6.9p231.6
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index 12be5a342..843341954 100644
--- a/version.h
+++ b/version.h
@@ -21,6 +21,6 @@
#ifndef _SUDO_VERSION_H
#define _SUDO_VERSION_H
-static const char version[] = "1.6.9p22";
+static const char version[] = "1.6.9p23";
#endif /* _SUDO_VERSION_H */