diff options
author | paul <paul> | 2003-04-28 19:11:02 +0200 |
---|---|---|
committer | paul <paul> | 2003-04-28 19:11:02 +0200 |
commit | 6cbbc3cc9fc3127c6ad45e73755b4f0c3afff31a (patch) | |
tree | 4387bd7c1b0a42198ea56b5a939d96adbbc122f1 /ospf6d/ospf6d.h | |
parent | From: Hasso Tepper (diff) | |
download | frr-6cbbc3cc9fc3127c6ad45e73755b4f0c3afff31a.tar.xz frr-6cbbc3cc9fc3127c6ad45e73755b4f0c3afff31a.zip |
Import of zebra.org 20030428-18:07 IST
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 4c9f7dc3e..8c7af99e1 100644 --- a/ospf6d/ospf6d.h +++ b/ospf6d/ospf6d.h @@ -73,7 +73,7 @@ #define HASHVAL 64 #define MAXIOVLIST 1024 -#define OSPF6_DAEMON_VERSION "0.9.6o" +#define OSPF6_DAEMON_VERSION "0.9.6p" #define AF_LINKSTATE 0xff |