summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaudio Jeker <claudio@cvs.openbsd.org>2023-05-01 19:44:43 +0000
committerClaudio Jeker <claudio@cvs.openbsd.org>2023-05-01 19:44:43 +0000
commitd34cf5b57db475b4c6762d4ec81c33011f1eba0b (patch)
tree2dce4abe1bcea5e07599892782ca2fbaa30d5bd4
parent8a67fd1b222aca8c3bf5500a999e772ace62c8a6 (diff)
Bump to 8.0
-rw-r--r--usr.sbin/bgpd/version.h4
1 files 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"