diff options
author | hasso <hasso> | 2004-07-09 18:33:43 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-07-09 18:33:43 +0000 |
commit | 831d2af00ff1f5899a243a1d79cd7724851fc059 (patch) | |
tree | 3298dd2ac6f5e5cd1cf14f9e1e1be33c80cbc086 /ospf6d/ospf6d.h | |
parent | 27a2e39d5e13ae470b66d42466c66121ae62c28f (diff) | |
download | quagga-831d2af00ff1f5899a243a1d79cd7724851fc059.tar.bz2 quagga-831d2af00ff1f5899a243a1d79cd7724851fc059.tar.xz |
Merge svn revision 855 from Zebra repository.
Diffstat (limited to 'ospf6d/ospf6d.h')
-rw-r--r-- | ospf6d/ospf6d.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ospf6d/ospf6d.h b/ospf6d/ospf6d.h index 9e261bc1..69d62d95 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.7c" +#define OSPF6_DAEMON_VERSION "0.9.7d" /* global variables */ extern int errno; |