e1000e: Increment version to 0.2.1
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
Родитель
c682fc238a
Коммит
f014e97ec6
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
#include "e1000.h"
|
#include "e1000.h"
|
||||||
|
|
||||||
#define DRV_VERSION "0.2.0"
|
#define DRV_VERSION "0.2.1"
|
||||||
char e1000e_driver_name[] = "e1000e";
|
char e1000e_driver_name[] = "e1000e";
|
||||||
const char e1000e_driver_version[] = DRV_VERSION;
|
const char e1000e_driver_version[] = DRV_VERSION;
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче