]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
NEWS and version update. v1.3.6
authorOndrej Zajicek <santiago@crfreenet.org>
Fri, 20 Jan 2012 17:16:35 +0000 (18:16 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Fri, 20 Jan 2012 17:16:35 +0000 (18:16 +0100)
NEWS
misc/bird.spec
sysdep/config.h

diff --git a/NEWS b/NEWS
index 3e5b71ffadfbe377e2681554ee4b3c8fc6912f3c..05fd71bb23a6b88e5b4dc0ab501202846e1512cc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
 
+Version 1.3.6 (2012-01-20)
+  o Important bugfix in BGP.
+
 Version 1.3.5 (2012-01-10)
   o Protocol templates.
   o Deterministic MED option for BGP.
index 4711cb60475e54eda29d76394780203db1878bca..c08cb5e13f37c6812cd59a781fca03e3d320ded9 100644 (file)
@@ -1,6 +1,6 @@
 Summary: BIRD Internet Routing Daemon
 Name: bird
-Version: 1.3.4
+Version: 1.3.6
 Release: 1
 Copyright: GPL
 Group: Networking/Daemons
index bbce82ea6e05b331f889e3cb77c5c67c4dae0e4b..8e8f6d370474cbdbf3a3216e38fda708bb56f5be 100644 (file)
@@ -7,7 +7,7 @@
 #define _BIRD_CONFIG_H_
 
 /* BIRD version */
-#define BIRD_VERSION "1.3.5"
+#define BIRD_VERSION "1.3.6"
 
 /* Include parameters determined by configure script */
 #include "sysdep/autoconf.h"