2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-22 12:33:59 +08:00

IB/ehca: Bump version number to 0026

Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
This commit is contained in:
Joachim Fenkes 2008-04-23 11:55:45 -07:00 committed by Roland Dreier
parent 0455e36d81
commit 14fb05b349

View File

@ -50,7 +50,7 @@
#include "ehca_tools.h"
#include "hcp_if.h"
#define HCAD_VERSION "0025"
#define HCAD_VERSION "0026"
MODULE_LICENSE("Dual BSD/GPL");
MODULE_AUTHOR("Christoph Raisch <raisch@de.ibm.com>");