summaryrefslogtreecommitdiff
path: root/usr.bin/sudo/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sudo/config.h')
-rw-r--r--usr.bin/sudo/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/sudo/config.h b/usr.bin/sudo/config.h
index c30bc71116b..84fe811b80a 100644
--- a/usr.bin/sudo/config.h
+++ b/usr.bin/sudo/config.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: config.h,v 1.16 2010/02/23 14:43:05 millert Exp $ */
+/* $OpenBSD: config.h,v 1.17 2010/03/01 11:36:47 millert Exp $ */
#ifndef _SUDO_CONFIG_H
#define _SUDO_CONFIG_H
@@ -10,9 +10,9 @@
#define PACKAGE_BUGREPORT "http://www.sudo.ws/bugs/"
#define PACKAGE_NAME "sudo"
-#define PACKAGE_STRING "sudo 1.7.2p4"
+#define PACKAGE_STRING "sudo 1.7.2p5"
#define PACKAGE_TARNAME "sudo"
-#define PACKAGE_VERSION "1.7.2p4"
+#define PACKAGE_VERSION "1.7.2p5"
#define HAVE_ASPRINTF 1
#define HAVE_BSD_AUTH_H 1