Commit 6c6ebd64 authored by Ondrej Zajicek's avatar Ondrej Zajicek
Browse files

NEWS and version update.

parent 7c4a8007
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
Version 1.4.3 (2014-04-14)
  o Important bugfix in IPv6 BGP.

Version 1.4.2 (2014-04-02)
  o Important bugfix in BFD.

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

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