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 34e88714b97..39ca583b6d7 100644 --- a/usr.sbin/bgpd/version.h +++ b/usr.sbin/bgpd/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.9 2023/03/11 10:06:17 claudio Exp $ */ +/* $OpenBSD: version.h,v 1.10 2023/03/22 17:14:57 claudio Exp $ */ -#define BGPD_VERSION "7.8" +#define BGPD_VERSION "7.9" |