/*********************************************************
- * Copyright (C) 2007-2011 VMware, Inc. All rights reserved.
+ * Copyright (C) 2007-2012 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.3.20.0
-#define VMCI_DRIVER_VERSION_COMMAS 9,3,20,0
-#define VMCI_DRIVER_VERSION_STRING "9.3.20.0"
+#define VMCI_DRIVER_VERSION 9.4.0.0
+#define VMCI_DRIVER_VERSION_COMMAS 9,4,0,0
+#define VMCI_DRIVER_VERSION_STRING "9.4.0.0"
#endif /* _VMCI_VERSION_H_ */
/*********************************************************
- * Copyright (C) 2011 VMware, Inc. All rights reserved.
+ * Copyright (C) 2011-2012 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.3.3.0
-#define VSOCK_DRIVER_VERSION_COMMAS 9,3,3,0
-#define VSOCK_DRIVER_VERSION_STRING "9.3.3.0"
+#define VSOCK_DRIVER_VERSION 9.4.0.0
+#define VSOCK_DRIVER_VERSION_COMMAS 9,4.0,0
+#define VSOCK_DRIVER_VERSION_STRING "9.4.0.0"
#endif /* _VSOCK_VERSION_H_ */