NEWS and version update.
This commit is contained in:
parent
c756a1c547
commit
487e90fbdf
5
NEWS
5
NEWS
@ -1,3 +1,8 @@
|
||||
Version 1.2.4 (2010-08-03)
|
||||
o Added 'show memory' command.
|
||||
o Important bugfix in IPv6 BGP.
|
||||
o Several minor bugfixes.
|
||||
|
||||
Version 1.2.3 (2010-06-01)
|
||||
o Pattern matching for community lists.
|
||||
o Many fixes in OSPF protocol (esp. in multi-areas and vlinks).
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: BIRD Internet Routing Daemon
|
||||
Name: bird
|
||||
Version: 1.2.3
|
||||
Version: 1.2.4
|
||||
Release: 1
|
||||
Copyright: GPL
|
||||
Group: Networking/Daemons
|
||||
|
@ -7,7 +7,7 @@
|
||||
#define _BIRD_CONFIG_H_
|
||||
|
||||
/* BIRD version */
|
||||
#define BIRD_VERSION "1.2.3"
|
||||
#define BIRD_VERSION "1.2.4"
|
||||
|
||||
/* Include parameters determined by configure script */
|
||||
#include "sysdep/autoconf.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user