summaryrefslogtreecommitdiffstats
path: root/usr.bin/sudo/config.h
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2010-02-23 14:43:05 +0000
committermillert <millert@openbsd.org>2010-02-23 14:43:05 +0000
commit4ed9cb0a494a6183646f85bb7d7e3588614a7756 (patch)
treeb3cae4b740bf340b57b0baf9159fe58ec3d4b769 /usr.bin/sudo/config.h
parentonly match on Gdium; ok miod@ (diff)
downloadwireguard-openbsd-4ed9cb0a494a6183646f85bb7d7e3588614a7756.tar.xz
wireguard-openbsd-4ed9cb0a494a6183646f85bb7d7e3588614a7756.zip
bump patchlevel
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 a39df114644..c30bc71116b 100644
--- a/usr.bin/sudo/config.h
+++ b/usr.bin/sudo/config.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: config.h,v 1.15 2010/02/13 14:20:14 millert Exp $ */
+/* $OpenBSD: config.h,v 1.16 2010/02/23 14:43:05 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.2p3"
+#define PACKAGE_STRING "sudo 1.7.2p4"
#define PACKAGE_TARNAME "sudo"
-#define PACKAGE_VERSION "1.7.2p3"
+#define PACKAGE_VERSION "1.7.2p4"
#define HAVE_ASPRINTF 1
#define HAVE_BSD_AUTH_H 1