aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qlxgb/qla_ver.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/qlxgb/qla_ver.h')
-rw-r--r--sys/dev/qlxgb/qla_ver.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/qlxgb/qla_ver.h b/sys/dev/qlxgb/qla_ver.h
index 8c33ff4535ba..e32bd496f7d2 100644
--- a/sys/dev/qlxgb/qla_ver.h
+++ b/sys/dev/qlxgb/qla_ver.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2010-2011 Qlogic Corporation
+ * Copyright (c) 2011-2013 Qlogic Corporation
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -36,6 +36,6 @@
#define QLA_VERSION_MAJOR 1
#define QLA_VERSION_MINOR 1
-#define QLA_VERSION_BUILD 30
+#define QLA_VERSION_BUILD 36
#endif /* #ifndef _QLA_VER_H_ */