summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@courtesan.com>2014-01-13 11:09:00 -0700
committerTodd C. Miller <Todd.Miller@courtesan.com>2014-01-13 11:09:00 -0700
commit1107243ecc32279bdaeb29970190a850bf1e1b0d (patch)
treeb0db0d2a5bcc2e1e900f0c4df5aa6de5e2c3c7a8 /configure.ac
parent96648fc244e0530e11f01de235c861ff299df172 (diff)
downloadsudo-1107243ecc32279bdaeb29970190a850bf1e1b0d.tar.gz
Update for sudo 1.8.9p3
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index afc924cad..926644e05 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl
dnl Copyright (c) 1994-1996,1998-2014 Todd C. Miller <Todd.Miller@courtesan.com>
dnl
AC_PREREQ([2.59])
-AC_INIT([sudo], [1.8.9p2], [http://www.sudo.ws/bugs/], [sudo])
+AC_INIT([sudo], [1.8.9p3], [http://www.sudo.ws/bugs/], [sudo])
AC_CONFIG_HEADER([config.h pathnames.h])
AC_CONFIG_SRCDIR([src/sudo.c])
dnl