]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
New release 1.1.3
authorOndrej Filip <feela@majklik.network.cz>
Fri, 11 Sep 2009 10:20:30 +0000 (12:20 +0200)
committerOndrej Filip <feela@majklik.network.cz>
Fri, 11 Sep 2009 10:20:30 +0000 (12:20 +0200)
NEWS
sysdep/config.h

diff --git a/NEWS b/NEWS
index 9f66a123aaefeffe0104eeeb8538ae5819cb01f5..6c8d5ee408291562a7d578324eb51c40e6c37368 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 1.1.3 (2009-09-11)
+  o Bugfix in core
+  o Bugfix in BGP related to AS2->AS4 conversion.
+
 Version 1.1.2 (2009-08-23)
   o Allow more kernel routing tables in IPv6.
   o Bugfix in core
index 3e6d63de9195403966c3bb3dfa744ccf0b6f17c1..d9d741136787b6e090accaf3b8bda8a896b86e46 100644 (file)
@@ -7,7 +7,7 @@
 #define _BIRD_CONFIG_H_
 
 /* BIRD version */
-#define BIRD_VERSION "1.1.2"
+#define BIRD_VERSION "1.1.3"
 
 /* Include parameters determined by configure script */
 #include "sysdep/autoconf.h"