Forge
version.h
Go to the documentation of this file.
1
/*******************************************************
2
* Copyright (c) 2014, ArrayFire
3
* All rights reserved.
4
*
5
* This file is distributed under 3-clause BSD license.
6
* The complete license agreement can be obtained at:
7
* http://arrayfire.com/licenses/BSD-3-Clause
8
********************************************************/
9
10
#pragma once
11
12
#define FG_VERSION "0.9.0"
13
#define FG_VERSION_MAJOR 0
14
#define FG_VERSION_MINOR 9
15
#define FG_VERSION_PATCH 0
16
#define FG_API_VERSION_CURRENT 09
version.h
Generated on Tue Dec 6 2016 19:37:43 for Forge by
1.8.12