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
Go to the documentation of this file.
1
/* version.h
2
*
3
* This is a generated file. Please modify 'configure.ac'
4
*/
5
13
#ifndef __FB_VERSION_H__
14
#define __FB_VERSION_H__
15
16
#define FIXBUF_VERSION_MAJOR 2
17
#define FIXBUF_VERSION_MINOR 0
18
#define FIXBUF_VERSION_RELEASE 0
19
#define FIXBUF_VERSION_BUILD 0
20
21
#endif
/* __FB_VERSION_H__ */