blob: 1552faaa9d9ecf1f1e8b7aa39773c7f265fa9294 [file] [log] [blame]
Jean-Marc Valindc663472009-06-04 16:39:38 -04001/* config.h. Generated from config.h.in by configure. */
2/* config.h.in. Generated from configure.ac by autoheader. */
3
4/* This is a build of CELT */
5#define CELT_BUILD /**/
6
7/* Version extra */
8#define CELT_EXTRA_VERSION ""
9
10/* Version major */
11#define CELT_MAJOR_VERSION 0
12
13/* Version micro */
14#define CELT_MICRO_VERSION 2
15
16/* Version minor */
17#define CELT_MINOR_VERSION 5
18
19/* Complete version string */
Jean-Marc Valin4d12a822009-07-02 10:59:07 -040020#define CELT_VERSION "0.6.0"
Jean-Marc Valindc663472009-06-04 16:39:38 -040021
22
23#define restrict