Commit 544f2e1b authored by Ondrej Zajicek's avatar Ondrej Zajicek
Browse files

NEWS and version update.

parent 3ce17142
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line

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.
+1 −1
Original line number Diff line number Diff line
Summary: BIRD Internet Routing Daemon
Name: bird
Version: 1.3.4
Version: 1.3.6
Release: 1
Copyright: GPL
Group: Networking/Daemons
+1 −1
Original line number Diff line number Diff line
@@ -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"