+Version 1.1.5 (2009-10-29)
+ o Better scalability of BGP.
+ o New accessors for AS path - first and last.
+ o Allows to set protocol-specific router ID.
+ o Allows import kernel 'onlink' routes.
+ o Endianity check in buildsystem changed.
+
Version 1.1.4 (2009-10-02)
o BGP passive option.
o Several minor bugfixes.
#define _BIRD_CONFIG_H_
/* BIRD version */
-#define BIRD_VERSION "1.1.4"
+#define BIRD_VERSION "1.1.5"
/* Include parameters determined by configure script */
#include "sysdep/autoconf.h"