+Version 2.15.1 (2024-03-22)
+ o OSPF: Fix regression in handling PtP links
+ o RPKI: Handle connection resets properly
+ o Static: Reject invalid combination of options
+ o Fix builds with limited set of protocols
+
Version 2.15 (2024-03-10)
o BGP: Send hold timer
o BGP: New options to specify required BGP capabilities
#ifdef GIT_LABEL
#define BIRD_VERSION XSTR1(GIT_LABEL)
#else
-#define BIRD_VERSION "2.15"
+#define BIRD_VERSION "2.15.1"
#endif
/* Include parameters determined by configure script */