From df696c4c05430695f12c7e2a3d7c5f8234707756 Mon Sep 17 00:00:00 2001 From: claudio Date: Mon, 1 May 2023 19:44:42 +0000 Subject: [PATCH] Bump to 8.0 --- 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 39ca583b6d7..c219d187502 100644 --- a/usr.sbin/bgpd/version.h +++ b/usr.sbin/bgpd/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.10 2023/03/22 17:14:57 claudio Exp $ */ +/* $OpenBSD: version.h,v 1.11 2023/05/01 19:44:42 claudio Exp $ */ -#define BGPD_VERSION "7.9" +#define BGPD_VERSION "8.0" -- 2.20.1