From 4d48d93a7b9efc59eddfa3361852ead5ec682870 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 16 Jan 2002 21:26:27 +0000 Subject: [PATCH] version 1.6.5 --- version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.h b/version.h index 2dfd0657e..18e47c260 100644 --- a/version.h +++ b/version.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1996, 1998-2000 Todd C. Miller + * Copyright (c) 1996, 1998-2002 Todd C. Miller * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -37,6 +37,6 @@ #ifndef _SUDO_VERSION_H #define _SUDO_VERSION_H -static const char version[] = "1.6.4"; +static const char version[] = "1.6.5"; #endif /* _SUDO_VERSION_H */ -- 2.40.0