libftdi1
1.2
Main Page
Modules
Namespaces
Classes
Files
File List
File Members
src
ftdi_version_i.h
Go to the documentation of this file.
1
#ifndef FTDI_VERSION_INTERNAL_H
2
#define FTDI_VERSION_INTERNAL_H
3
4
#define FTDI_MAJOR_VERSION 1
5
#define FTDI_MINOR_VERSION 2
6
#define FTDI_MICRO_VERSION 0
7
8
const
char
FTDI_VERSION_STRING
[] =
"1.2"
;
9
const
char
FTDI_SNAPSHOT_VERSION
[] =
"unknown"
;
10
11
#endif
FTDI_VERSION_STRING
const char FTDI_VERSION_STRING[]
Definition:
ftdi_version_i.h:8
FTDI_SNAPSHOT_VERSION
const char FTDI_SNAPSHOT_VERSION[]
Definition:
ftdi_version_i.h:9
Generated on Mon Aug 24 2015 11:04:37 for libftdi1 by
1.8.9.1