Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2016 12:33:53 +0000 (UTC)
From:      Andrew Rybchenko <arybchik@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r301725 - head/sys/dev/sfxge
Message-ID:  <201606091233.u59CXrPh057009@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: arybchik
Date: Thu Jun  9 12:33:53 2016
New Revision: 301725
URL: https://svnweb.freebsd.org/changeset/base/301725

Log:
  sfxge(4): bump version to the closest out-of-tree driver version
  
  Sponsored by:   Solarflare Communications, Inc.
  MFC after:      1 week

Modified:
  head/sys/dev/sfxge/sfxge_version.h

Modified: head/sys/dev/sfxge/sfxge_version.h
==============================================================================
--- head/sys/dev/sfxge/sfxge_version.h	Thu Jun  9 12:29:03 2016	(r301724)
+++ head/sys/dev/sfxge/sfxge_version.h	Thu Jun  9 12:33:53 2016	(r301725)
@@ -36,6 +36,6 @@
 #ifndef _SFXGE_VERSION_H
 #define	_SFXGE_VERSION_H
 
-#define	SFXGE_VERSION_STRING	"v4.8.0.1071"
+#define	SFXGE_VERSION_STRING	"v4.8.0.1081"
 
 #endif	/* _SFXGE_DRIVER_VERSION_H */



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606091233.u59CXrPh057009>