Commit b5d1903b authored by Ondrej Zajicek (work)'s avatar Ondrej Zajicek (work)
Browse files

NEWS and version update

parent 2e7ee1c9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
Version 1.6.6 (2019-02-27)
  o Several bugfixes related to route propagation

Version 1.6.5 (2019-01-05)
  o MRT table dumps (RFC 6396)
  o BGP Long-lived graceful restart
+1 −1
Original line number Diff line number Diff line
Summary: BIRD Internet Routing Daemon
Name: bird
Version: 1.6.5
Version: 1.6.6
Release: 1
Copyright: GPL
Group: Networking/Daemons
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
#define _BIRD_CONFIG_H_

/* BIRD version */
#define BIRD_VERSION "1.6.5"
#define BIRD_VERSION "1.6.6"

/* Include parameters determined by configure script */
#include "sysdep/autoconf.h"