]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Update versions.
authorOndrej Zajicek <santiago@crfreenet.org>
Fri, 22 May 2009 16:41:52 +0000 (18:41 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Fri, 22 May 2009 16:41:52 +0000 (18:41 +0200)
README
misc/bird.spec
sysdep/config.h

diff --git a/README b/README
index a3627cbedfe036720f55d4cd9588a72081d967c6..2ea2aae0aa329e7332c8850be295ec6eb06137fc 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-                      BIRD Internet Routing Daemon 1.0.11
+                      BIRD Internet Routing Daemon
 
                (c) 1998--2008  Martin Mares <mj@ucw.cz>
                 (c) 1998--2000  Pavel Machek <pavel@ucw.cz>
index 6572cd28128795df9b941e5ee6844d255d4f1505..5ad0936c2c3cea15f019815f92a252d0f945a2ea 100644 (file)
@@ -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
index 4e07793df145583e667ea9ca5bdcda278c93c45d..47d175bae5030cf1432200dd340226653c22cb70 100644 (file)
@@ -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"