]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
New release 1.1.0!
authorOndrej Filip <feela@majklik.network.cz>
Sun, 28 Jun 2009 07:43:29 +0000 (09:43 +0200)
committerOndrej Filip <feela@majklik.network.cz>
Sun, 28 Jun 2009 07:43:29 +0000 (09:43 +0200)
NEWS
sysdep/config.h

diff --git a/NEWS b/NEWS
index f64aacf511a3bb0bea50bd1cd63494cdf74b2ae8..ec545ea835029b4bcc3d969a754a25b262053f00 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Version 1.0.16 (2009-06-25)
+Version 1.1.0 (2009-06-28)
   o Parametrized pair and path mask expessions in the filter language.
   o Transparent pipe mode allows to implement BGP route server with
     independent route policy for each peer.
@@ -7,7 +7,7 @@ Version 1.0.16 (2009-06-25)
   o Configureable BGP import route limits.
   o During BGP error delay, incoming connections are rejected.
   o BGP route statistics.
-  o Better support for multple network addresses on OSPF interfaces.
+  o Better support for multiple network addresses on OSPF interfaces.
   o As usual, miscellaneous bugfixes.
 
 Version 1.0.15 (2009-05-25)
index df6e6df4bf7becef0b30a807c060e4e5e25e1108..54f3674576bd00b07981aa8303f27e5b949f6d18 100644 (file)
@@ -7,7 +7,7 @@
 #define _BIRD_CONFIG_H_
 
 /* BIRD version */
-#define BIRD_VERSION "1.0.16"
+#define BIRD_VERSION "1.1.0"
 
 /* Include parameters determined by configure script */
 #include "sysdep/autoconf.h"