commit | 0b26f81bf9e81be0f65787c48061709427c70d10 | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul.jakma@sun.com> | Mon May 15 10:47:53 2006 +0000 |
committer | Paul Jakma <paul.jakma@sun.com> | Mon May 15 10:47:53 2006 +0000 |
tree | e10561c1d301e78de8561f26123687def19c0a46 | |
parent | cf1ce250d20003ae94c835e73e95e7442d7a5b53 [diff] [blame] |
[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;