]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
NEWS and version update v1.6.8
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 10 Sep 2019 15:36:41 +0000 (17:36 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 10 Sep 2019 15:36:41 +0000 (17:36 +0200)
NEWS
misc/bird.spec
sysdep/config.h

diff --git a/NEWS b/NEWS
index 9d7d50d01eaf671b7d245b038bced2f90765336e..eea572878391062f0c2b9df27c460a8c66513017 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Version 1.6.8 (2019-09-10)
+  o Several important bugfixes
+
 Version 1.6.7 (2019-08-01)
   o BFD: Support for VRFs
   o Several bugfixes
index 5975a990de2ac2f37604758cb49ddd7706b8e73c..f0400a7e798080da2771e6be159f629b50227c8c 100644 (file)
@@ -1,6 +1,6 @@
 Summary: BIRD Internet Routing Daemon
 Name: bird
-Version: 1.6.7
+Version: 1.6.8
 Release: 1
 Copyright: GPL
 Group: Networking/Daemons
index 997146c29efefb54dede8fa80b3e79e85da79c72..130effe1e0e18b22b4e990adf477ce6ae99f11e0 100644 (file)
@@ -7,7 +7,7 @@
 #define _BIRD_CONFIG_H_
 
 /* BIRD version */
-#define BIRD_VERSION "1.6.7"
+#define BIRD_VERSION "1.6.8"
 
 /* Include parameters determined by configure script */
 #include "sysdep/autoconf.h"