Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jan 2016 06:56:18 +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: r294372 - head/sys/dev/sfxge
Message-ID:  <201601200656.u0K6uI1Y009534@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: arybchik
Date: Wed Jan 20 06:56:18 2016
New Revision: 294372
URL: https://svnweb.freebsd.org/changeset/base/294372

Log:
  sfxge: refresh version to note matching version of out-of-tree driver
  
  Sponsored by:   Solarflare Communications, Inc.
  MFC after:      2 days

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

Modified: head/sys/dev/sfxge/sfxge_version.h
==============================================================================
--- head/sys/dev/sfxge/sfxge_version.h	Wed Jan 20 06:50:30 2016	(r294371)
+++ head/sys/dev/sfxge/sfxge_version.h	Wed Jan 20 06:56:18 2016	(r294372)
@@ -36,6 +36,6 @@
 #ifndef _SFXGE_VERSION_H
 #define	_SFXGE_VERSION_H
 
-#define	SFXGE_VERSION_STRING	"v4.5.2.1000"
+#define	SFXGE_VERSION_STRING	"v4.8.0.1019"
 
 #endif	/* _SFXGE_DRIVER_VERSION_H */



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