diff options
Diffstat (limited to 'usr.sbin/bgpd/version.h')
-rw-r--r-- | usr.sbin/bgpd/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bgpd/version.h b/usr.sbin/bgpd/version.h index bf473ba87ac..55b018c591c 100644 --- a/usr.sbin/bgpd/version.h +++ b/usr.sbin/bgpd/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.7 2022/09/12 12:04:55 claudio Exp $ */ +/* $OpenBSD: version.h,v 1.8 2022/09/24 16:24:34 claudio Exp $ */ -#define BGPD_VERSION "7.6" +#define BGPD_VERSION "7.7" |