Commit cfdea7b8 authored by Ondrej Zajicek's avatar Ondrej Zajicek
Browse files

NEWS and version update.

parent 7aa80901
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
Version 1.4.5 (2014-10-06)
  o New 'show route noexport' command option.
  o Port option for BGP sessions.
  o Better constant handling in set literals.
  o Better rate filtering of log messages.
  o Several minor bugfixes.

Version 1.4.4 (2014-07-09)
  o Extended OSPF multipath support.
  o Default router preference for RAdv.
+1 −1
Original line number Diff line number Diff line
Summary: BIRD Internet Routing Daemon
Name: bird
Version: 1.4.3
Version: 1.4.5
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.4.4"
#define BIRD_VERSION "1.4.5"

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