aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/version_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/hv/version_info.h')
-rw-r--r--drivers/staging/hv/version_info.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/staging/hv/version_info.h b/drivers/staging/hv/version_info.h
index 82e74b1ab150..35178f2c7967 100644
--- a/drivers/staging/hv/version_info.h
+++ b/drivers/staging/hv/version_info.h
@@ -40,8 +40,9 @@
* Minor Number Changes when new functionality is added
* to the Linux IC's that is not a bug fix.
*
+ * 3.1 - Added completed hv_utils driver. Shutdown/Heartbeat/Timesync
*/
-#define HV_DRV_VERSION "3.0"
+#define HV_DRV_VERSION "3.1"
#endif