PlusLib
2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
Tools
Epiphan
v2u_version.h
Go to the documentation of this file.
1
/****************************************************************************
2
*
3
* $Id: v2u_version.h 15312 2012-01-07 13:16:03Z monich $
4
*
5
* Copyright (C) 2004-2012 Epiphan Systems Inc. All rights reserved.
6
*
7
* Version information
8
*
9
****************************************************************************/
10
11
#ifndef _VGA2USB_VERSION_H_
12
#define _VGA2USB_VERSION_H_ 1
13
14
#ifndef V2U_COMPANY_NAME
15
#define V2U_COMPANY_NAME "Epiphan Systems Inc."
16
#endif
/* V2U_COMPANY_NAME */
17
18
#ifndef V2U_PRODUCT_COPYRIGHT
19
#define V2U_PRODUCT_COPYRIGHT "2004-2012 " V2U_COMPANY_NAME
20
#endif
/* V2U_PRODUCT_COPYRIGHT */
21
22
#ifndef V2U_PRODUCT_NAME
23
#define V2U_PRODUCT_NAME "Epiphan VGA/DVI Capture"
24
#endif
/* V2U_PRODUCT_NAME */
25
26
#define V2U_VERSION_MAJOR 3
27
#define V2U_VERSION_MINOR 27
28
#define V2U_VERSION_MICRO 1
29
#define V2U_VERSION_NANO 0
30
31
#endif
/* _VGA2USB_VERSION_H_*/
Generated on Fri Nov 15 2024 01:47:39 for PlusLib by
1.8.15