diff --git a/ChangeLog b/ChangeLog index e663fe60..0353f1e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-10-07 Stephen Hemminger + + * Reenable ip mroute + 2005-10-07 Mike Frysinger * Handle pfifo_fast that has no qopt without segfaulting diff --git a/include/SNAPSHOT.h b/include/SNAPSHOT.h index 40910ea0..6f5baf70 100644 --- a/include/SNAPSHOT.h +++ b/include/SNAPSHOT.h @@ -1 +1 @@ -static char SNAPSHOT[] = "051006"; +static char SNAPSHOT[] = "051007";