version.h
Go to the documentation of this file.
1/*
2 * Copyright 2015-2023 Carnegie Mellon University
3 * See license information in LICENSE.txt.
4 */
10#ifndef _FB_VERSION_H_
11#define _FB_VERSION_H_
12
14#define FIXBUF_VERSION_MAJOR 3
16#define FIXBUF_VERSION_MINOR 0
18#define FIXBUF_VERSION_RELEASE 0
20#define FIXBUF_VERSION_BUILD 0
21
22#endif /* _FB_VERSION_H_ */
23
24/*
25 * @DISTRIBUTION_STATEMENT_BEGIN@
26 * @DISTRIBUTION_STATEMENT_END@
27 */