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

NEWS and version update

parent aba51d80
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
Version 1.6.7 (2019-08-01)
  o BFD: Support for VRFs
  o Several bugfixes

Version 1.6.6 (2019-02-27)
  o Several bugfixes related to route propagation

+1 −1
Original line number Diff line number Diff line
Summary: BIRD Internet Routing Daemon
Name: bird
Version: 1.6.6
Version: 1.6.7
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.6"
#define BIRD_VERSION "1.6.7"

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