[PATCH] libertas: bump driver version
Signed-off-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
8362cd413e
commit
7856a541ad
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
#include "assoc.h"
|
#include "assoc.h"
|
||||||
#include "join.h"
|
#include "join.h"
|
||||||
|
|
||||||
#define DRIVER_RELEASE_VERSION "322.p1"
|
#define DRIVER_RELEASE_VERSION "323.p0"
|
||||||
const char libertas_driver_version[] = "COMM-USB8388-" DRIVER_RELEASE_VERSION
|
const char libertas_driver_version[] = "COMM-USB8388-" DRIVER_RELEASE_VERSION
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
"-dbg"
|
"-dbg"
|
||||||
|
|
Loading…
Reference in a new issue