]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Version 1.5.0pre
authorOndrej Filip <feela@network.cz>
Wed, 5 Nov 2014 10:07:25 +0000 (11:07 +0100)
committerOndrej Filip <feela@network.cz>
Wed, 5 Nov 2014 10:07:25 +0000 (11:07 +0100)
NEWS
sysdep/config.h

diff --git a/NEWS b/NEWS
index cd3e2b8160de19bba8f41fbc23ccc8db85f164cc..117f4d7bea39d845c19009141383f59ad35b2199 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 1.5.0pre (2014-11-05) - Not for production
+  o Major OSPF protocol redesign
+  o RFC 6549 - OSPFv2 multi-instance extension
+
 Version 1.4.5 (2014-10-06)
   o New 'show route noexport' command option.
   o Port option for BGP sessions.
index 02f62762a1e84f3ed23c19fa17621df571e75575..36cf839116ea367fcf7c8a31b8428f92ca649d63 100644 (file)
@@ -7,7 +7,7 @@
 #define _BIRD_CONFIG_H_
 
 /* BIRD version */
-#define BIRD_VERSION "1.4.5"
+#define BIRD_VERSION "1.5.0pre"
 
 /* Include parameters determined by configure script */
 #include "sysdep/autoconf.h"