From 393c43784c70ae72db5cb0eda7e5d89666728392 Mon Sep 17 00:00:00 2001 From: shemminger Date: Fri, 7 Oct 2005 16:45:17 +0000 Subject: [PATCH] SNAPSHOT --- ChangeLog | 4 ++++ include/SNAPSHOT.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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";