/*********************************************************
- * Copyright (C) 2007-2012 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2013 VMware, Inc. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
#ifndef _VMCI_VERSION_H_
#define _VMCI_VERSION_H_
-#define VMCI_DRIVER_VERSION 9.5.19.0
-#define VMCI_DRIVER_VERSION_COMMAS 9,5,19,0
-#define VMCI_DRIVER_VERSION_STRING "9.5.19.0"
+#define VMCI_DRIVER_VERSION 9.6.0.0
+#define VMCI_DRIVER_VERSION_COMMAS 9,6,0,0
+#define VMCI_DRIVER_VERSION_STRING "9.6.0.0"
#endif /* _VMCI_VERSION_H_ */
/*********************************************************
- * Copyright (C) 2011-2012 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2013 VMware, Inc. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
#ifndef _VSOCK_VERSION_H_
#define _VSOCK_VERSION_H_
-#define VSOCK_DRIVER_VERSION 9.5.10.0
-#define VSOCK_DRIVER_VERSION_COMMAS 9,5,10,0
-#define VSOCK_DRIVER_VERSION_STRING "9.5.10.0"
+#define VSOCK_DRIVER_VERSION 9.6.0.0
+#define VSOCK_DRIVER_VERSION_COMMAS 9,6,0,0
+#define VSOCK_DRIVER_VERSION_STRING "9.6.0.0"
#endif /* _VSOCK_VERSION_H_ */