summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6d.h
diff options
context:
space:
mode:
authorPaul Jakma <paul.jakma@sun.com>2006-05-15 10:39:30 +0000
committerPaul Jakma <paul.jakma@sun.com>2006-05-15 10:39:30 +0000
commitcb4b88452e04a0102fedff4f01a2246f5e70dea9 (patch)
tree02af223018f79db39a091a985b7605539cb180a5 /ospf6d/ospf6d.h
parentb2518c1e884cb8b4f4502f8b90b1c368e1a352ec (diff)
[ospf6d] Import GNU Zebra CVSps#3559: Fix inter-area as-ext bug, cleanup debug
2005-10-06 Yasuhiro Ohara <yasu@sfc.wide.ad.jp> * ospf6_asbr.c: fix bug of calculating AS-External routes in other areas. Add debugging function for border-router calculation. * ospf6d.h: version 0.9.7p
Diffstat (limited to 'ospf6d/ospf6d.h')
-rw-r--r--ospf6d/ospf6d.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ospf6d/ospf6d.h b/ospf6d/ospf6d.h
index 4b718d7a..2346cc9a 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.7o"
+#define OSPF6_DAEMON_VERSION "0.9.7p"
/* global variables */
extern int errno;