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

NEWS and version update

parent 8cf32b6b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
Version 1.6.8 (2019-09-10)
  o Several important bugfixes

Version 1.6.7 (2019-08-01)
  o BFD: Support for VRFs
  o Several bugfixes
+1 −1
Original line number Diff line number Diff line
Summary: BIRD Internet Routing Daemon
Name: bird
Version: 1.6.7
Version: 1.6.8
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.7"
#define BIRD_VERSION "1.6.8"

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