From: Ondrej Zajicek Date: Fri, 22 May 2009 16:41:52 +0000 (+0200) Subject: Update versions. X-Git-Tag: v1.2.0~96 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=050ceb867fbb96395c6f7d3207acbb5fe57b8d1c;p=thirdparty%2Fbird.git Update versions. --- diff --git a/README b/README index a3627cbed..2ea2aae0a 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 6572cd281..5ad0936c2 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 4e07793df..47d175bae 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"