23 Mar
2010
23 Mar
'10
10:14 a.m.
From: Eliot Blennerhassett eblennerhassett@audioscience.com
Signed-off-by: Eliot Blennerhassett eblennerhassett@audioscience.com --- pci/asihpi/hpi.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pci/asihpi/hpi.h b/pci/asihpi/hpi.h index 61b3565..71ddd61 100644 --- a/pci/asihpi/hpi.h +++ b/pci/asihpi/hpi.h @@ -52,7 +52,7 @@ i.e 3.05.02 is a development version #define HPI_VER HPI_VERSION_CONSTRUCTOR(4L, 3, 10)
/* Library version as documented in hpi-api-versions.txt */ -#define HPI_LIB_VER HPI_VERSION_CONSTRUCTOR(3, 5, 0) +#define HPI_LIB_VER HPI_VERSION_CONSTRUCTOR(9, 0, 0)
#ifdef __cplusplus /* *INDENT-OFF* */
--
1.7.0.rc0.8.ge3f67d