[ospf6d] GNU Zebra 3563: Fix as-external forwarding address

2006-03-01  Yasuhiro Ohara  <yasu@sfc.wide.ad.jp>

	* ospf6_asbr.c: fix bug of needless forwarding address
	* ospf6d.h: version 0.9.7r
diff --git a/ospf6d/ospf6d.h b/ospf6d/ospf6d.h
index 1dfd96b..2790fc2 100644
--- a/ospf6d/ospf6d.h
+++ b/ospf6d/ospf6d.h
@@ -22,7 +22,7 @@
 #ifndef OSPF6D_H
 #define OSPF6D_H
 
-#define OSPF6_DAEMON_VERSION    "0.9.7q"
+#define OSPF6_DAEMON_VERSION    "0.9.7r"
 
 /* global variables */
 extern int errno;