diff options
Diffstat (limited to 'usr.sbin')
-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 2ddd83ff41d..287b783e98a 100644 --- a/usr.sbin/bgpd/version.h +++ b/usr.sbin/bgpd/version.h @@ -1,3 +1,3 @@ -/* $OpenBSD: version.h,v 1.4 2022/04/04 08:36:51 claudio Exp $ */ +/* $OpenBSD: version.h,v 1.5 2022/06/14 07:33:58 claudio Exp $ */ -#define BGPD_VERSION "7.3" +#define BGPD_VERSION "7.4" |