Commit 538fec7b authored by Ondrej Zajicek's avatar Ondrej Zajicek
Browse files

NEWS and version update.

parent 2750b248
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
Version 1.4.2 (2014-04-02)
  o Important bugfix in BFD.

Version 1.4.1 (2014-03-31)
  o BGP add-path support (RFC draft).
  o BGP graceful restart (RFC 4724).
+1 −1
Original line number Diff line number Diff line
Summary: BIRD Internet Routing Daemon
Name: bird
Version: 1.4.1
Version: 1.4.2
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.1"
#define BIRD_VERSION "1.4.2"

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