2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00

Sudo 1.8.14p1

This commit is contained in:
Todd C. Miller
2015-07-17 15:28:26 -06:00
parent db8607fe4e
commit c0b8e71488
3 changed files with 15 additions and 10 deletions

View File

@@ -4,7 +4,7 @@ dnl
dnl Copyright (c) 1994-1996,1998-2015 Todd C. Miller <Todd.Miller@courtesan.com>
dnl
AC_PREREQ([2.59])
AC_INIT([sudo], [1.8.14], [http://www.sudo.ws/bugs/], [sudo])
AC_INIT([sudo], [1.8.14p1], [http://www.sudo.ws/bugs/], [sudo])
AC_CONFIG_HEADER([config.h pathnames.h])
AC_CONFIG_SRCDIR([src/sudo.c])
dnl