forked from knowhow/F18_knowhow
-
Notifications
You must be signed in to change notification settings - Fork 1
/
f18_ver.template
27 lines (21 loc) · 878 Bytes
/
f18_ver.template
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
/*
* This file is part of the bring.out knowhow ERP, a free and open source
* Enterprise Resource Planning software suite,
* Copyright (c) 1994-2024 by bring.out doo Sarajevo.
* It is licensed to you under the Common Public Attribution License
* version 1.0, the full text of which (including FMK specific Exhibits)
* is available in the file LICENSE_CPAL_bring.out_knowhow.md located at the
* root directory of this source code archive.
* By using this software, you agree to be bound by its terms.
*/
#define F18_VER_DEFINED
#define F18_VER "___F18_VER___"
#define F18_VER_DATE "___F18_DATE___"
#define F18_DEV_PERIOD "1994-2024"
#define F18_HARBOUR "___F18_HARBOUR___"
#define F18_ARCH "___F18_ARCH___"
#define F18_TEMPLATE_VER "3.1.0"
#define F18_DBF_VER_MAJOR 2
#define F18_DBF_VER_MINOR 1
#define F18_DBF_VER_PATCH 6
#define SERVER_DB_VER 0