Here is the result of the output of cat darktable/build/src/version_gen.c
#ifndef RC_BUILD
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
const char darktable_package_version[] = "2.3.0+974~g4c0754d";
const char darktable_package_string[] = PACKAGE_NAME "
2.3.0+974~g4c0754d";
const char darktable_last_commit_year[] = "2017";
#else
#define DT_MAJOR 2
#define DT_MINOR 3
#define DT_PATCH 0
#define DT_N_COMMITS 974
#define LAST_COMMIT_YEAR "2017"
#endif
The machine is: Linux Mint 18.2 Mate 64, AMD Phenom 1075, AMD Radeon
580, 24G RAM.
With respect,
Alexander Rabtchevich
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org