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

1.9.0 final

This commit is contained in:
Todd C. Miller
2020-04-14 19:26:41 -06:00
parent 1034d3f5b6
commit 024b146d06
2 changed files with 10 additions and 10 deletions

View File

@@ -18,7 +18,7 @@ dnl ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
dnl OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
dnl
AC_PREREQ([2.59])
AC_INIT([sudo], [1.9.0rc1], [https://bugzilla.sudo.ws/], [sudo])
AC_INIT([sudo], [1.9.0], [https://bugzilla.sudo.ws/], [sudo])
AC_CONFIG_HEADER([config.h pathnames.h])
AC_CONFIG_SRCDIR([src/sudo.c])
dnl