diff options
author | hasso <hasso> | 2004-05-18 19:28:32 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-05-18 19:28:32 +0000 |
commit | 3b4cd3a9e89a5aace04a6a756bd0d23b7108fd83 (patch) | |
tree | a15fe3959155a6ca5bd5a2f8e967f9fd39736975 /ospf6d/ospf6d.h | |
parent | 4845437528f395c75c1945dd80b140b7162e4667 (diff) |
Update to latest (really :) ospf6d from Zebra repository and some tiny
fixes.
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 c08007f0..9e261bc1 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.7a" +#define OSPF6_DAEMON_VERSION "0.9.7c" /* global variables */ extern int errno; |