]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
NEWS and version update. v1.4.3
authorOndrej Zajicek <santiago@crfreenet.org>
Mon, 14 Apr 2014 12:47:20 +0000 (14:47 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Mon, 14 Apr 2014 12:47:20 +0000 (14:47 +0200)
NEWS
misc/bird.spec
sysdep/config.h

diff --git a/NEWS b/NEWS
index 614cc7e46a3bb89f1b869494c9e4099d1da887f5..4fe259aa72ba6b8033dcc9848df55d8feeb1273e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+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.
 
index 69f2dc7803f5ca28bab09cd44d140b879bc8a41f..0c7309822f7952e3f42d58654d1299e837b81ff5 100644 (file)
@@ -1,6 +1,6 @@
 Summary: BIRD Internet Routing Daemon
 Name: bird
-Version: 1.4.2
+Version: 1.4.3
 Release: 1
 Copyright: GPL
 Group: Networking/Daemons
index b4aa75281cf273bef965ee7d948bd267a0dc9d8e..e2ea7642138558bf4f99a77563589b97af4beba0 100644 (file)
@@ -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"