src/config.in

Wed, 17 Aug 2022 14:30:33 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 17 Aug 2022 14:30:33 +0200
changeset 395
7212b980a527
parent 2
a1e435907f3a
permissions
-rw-r--r--

Added Bitterness Unit to Real Extract unit calculation and display. In product use final values if possible for the BU:GU and BU:RE calculations depending on the product stage.

#ifndef CONFIG_IN
#define CONFIG_IN

#define CONFIGDATADIR "${CONFIGDATADIR}"
#define CONFIGDOCDIR "${CONFIGDOCDIR}"

#define VERSIONSTRING "${bmsapp_VERSION_MAJOR}.${bmsapp_VERSION_MINOR}.${bmsapp_VERSION_PATCH}"

#endif

mercurial