diff options
author | hasso <hasso> | 2004-09-01 21:36:14 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-09-01 21:36:14 +0000 |
commit | d8664c7b869abc60c3c27edce7324d84cae3d957 (patch) | |
tree | 947aea09ca2fc3885f073e9b15749e1bda4d538f /ospf6d/ospf6d.h | |
parent | 9eea75d071ad77b99b24b5f2eb55ce5a4e4ec009 (diff) | |
download | quagga-d8664c7b869abc60c3c27edce7324d84cae3d957.tar.bz2 quagga-d8664c7b869abc60c3c27edce7324d84cae3d957.tar.xz |
Merge svn revision 975 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 b08d07c9..3df9ea69 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.7k" +#define OSPF6_DAEMON_VERSION "0.9.7l" /* global variables */ extern int errno; |