diff --git a/README b/README index a3627cbe..2ea2aae0 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ - BIRD Internet Routing Daemon 1.0.11 + BIRD Internet Routing Daemon (c) 1998--2008 Martin Mares (c) 1998--2000 Pavel Machek diff --git a/misc/bird.spec b/misc/bird.spec index 6572cd28..5ad0936c 100644 --- a/misc/bird.spec +++ b/misc/bird.spec @@ -1,6 +1,6 @@ Summary: BIRD Internet Routing Daemon Name: bird -Version: 1.0.8 +Version: 1.0.15 Release: 1 Copyright: GPL Group: Networking/Daemons diff --git a/sysdep/config.h b/sysdep/config.h index 4e07793d..47d175ba 100644 --- a/sysdep/config.h +++ b/sysdep/config.h @@ -7,7 +7,7 @@ #define _BIRD_CONFIG_H_ /* BIRD version */ -#define BIRD_VERSION "1.0.14" +#define BIRD_VERSION "1.0.15" /* Include parameters determined by configure script */ #include "sysdep/autoconf.h"