Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 May 2016 16:38:52 +0000 (UTC)
From:      Stephen McConnell <slm@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r299275 - head/sys/dev/mpr
Message-ID:  <201605091638.u49GcqcM040695@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: slm
Date: Mon May  9 16:38:51 2016
New Revision: 299275
URL: https://svnweb.freebsd.org/changeset/base/299275

Log:
  Bump version of mpr driver to 13.00.00.00-fbsd
  
  Approved by:	ken, scottl, ambrisko
  MFC after:      1 week

Modified:
  head/sys/dev/mpr/mprvar.h

Modified: head/sys/dev/mpr/mprvar.h
==============================================================================
--- head/sys/dev/mpr/mprvar.h	Mon May  9 16:36:40 2016	(r299274)
+++ head/sys/dev/mpr/mprvar.h	Mon May  9 16:38:51 2016	(r299275)
@@ -33,7 +33,7 @@
 #ifndef _MPRVAR_H
 #define _MPRVAR_H
 
-#define MPR_DRIVER_VERSION	"09.255.01.00-fbsd"
+#define MPR_DRIVER_VERSION	"13.00.00.00-fbsd"
 
 #define MPR_DB_MAX_WAIT		2500
 



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