diff options
author | hasso <hasso> | 2004-07-09 20:33:43 +0200 |
---|---|---|
committer | hasso <hasso> | 2004-07-09 20:33:43 +0200 |
commit | b596c71ef452b7d3f48835fe8e6844ab2f1c1b6b (patch) | |
tree | 77d667f92dee3072dc1f2ce9e69153993e9b1856 /ospf6d/ospf6d.h | |
parent | cvsignore *.libs in build dirs (diff) | |
download | frr-b596c71ef452b7d3f48835fe8e6844ab2f1c1b6b.tar.xz frr-b596c71ef452b7d3f48835fe8e6844ab2f1c1b6b.zip |
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 9e261bc1a..69d62d959 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; |