From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamal Hadi Salim Subject: Re: [iproute2 PATCH v2 1/1] vv4.6.0 Date: Tue, 24 May 2016 08:16:17 -0400 Message-ID: <57444611.2090402@mojatatu.com> References: <1464090769-29763-1-git-send-email-jhs@emojatatu.com> <1464090769-29763-2-git-send-email-jhs@emojatatu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, daniel@iogearbox.net, Stephen Hemminger To: stephen@networkplumber.org Return-path: Received: from mail-ig0-f196.google.com ([209.85.213.196]:33511 "EHLO mail-ig0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753821AbcEXMQU (ORCPT ); Tue, 24 May 2016 08:16:20 -0400 Received: by mail-ig0-f196.google.com with SMTP id l10so1735446igk.0 for ; Tue, 24 May 2016 05:16:20 -0700 (PDT) In-Reply-To: <1464090769-29763-2-git-send-email-jhs@emojatatu.com> Sender: netdev-owner@vger.kernel.org List-ID: More git foo. I have no idea how this went out ;-> Please ignore this but not the other. cheers, jamal On 16-05-24 07:52 AM, Jamal Hadi Salim wrote: > From: Stephen Hemminger > > --- > include/SNAPSHOT.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/SNAPSHOT.h b/include/SNAPSHOT.h > index 9220f77..cc67058 100644 > --- a/include/SNAPSHOT.h > +++ b/include/SNAPSHOT.h > @@ -1 +1 @@ > -static const char SNAPSHOT[] = "160314"; > +static const char SNAPSHOT[] = "160518"; >