From 58086f61c2bbceb9bd469501dfd645fe464401dd Mon Sep 17 00:00:00 2001 From: claudio Date: Wed, 26 Jun 2024 08:28:45 +0000 Subject: [PATCH] Bump version --- usr.sbin/bgpd/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/bgpd/version.h b/usr.sbin/bgpd/version.h index aee2b922308..46045c016ac 100644 --- a/usr.sbin/bgpd/version.h +++ b/usr.sbin/bgpd/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.15 2024/03/01 16:23:37 claudio Exp $ */ +/* $OpenBSD: version.h,v 1.16 2024/06/26 08:28:45 claudio Exp $ */ -#define BGPD_VERSION "8.4" +#define BGPD_VERSION "8.5" -- 2.20.1