mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 08:38:42 +00:00
NEWS and version update.
This commit is contained in:
parent
3ce1714279
commit
544f2e1b36
3
NEWS
3
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.
|
||||
|
@ -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
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user