CERT NetSA Security Suite
Monitoring for Large-Scale Networks
fixbuf
Documentation
fixbuf
Documentation
Downloads
pyfixbuf
Main Page
Related Pages
Data Structures
Files
File List
Globals
include
fixbuf
version.h
1
/* version.h
2
*
3
* This is a generated file. Please modify 'configure.ac'
4
*/
5
6
#ifndef __FB_VERSION_H__
7
#define __FB_VERSION_H__
8
9
#define FIXBUF_VERSION_MAJOR 1
10
#define FIXBUF_VERSION_MINOR 8
11
#define FIXBUF_VERSION_RELEASE 0
12
#define FIXBUF_VERSION_BUILD 0
13
14
#endif
/* __FB_VERSION_H__ */