|
GnuCash c935c2f+
|
functions to query various version related strings that were set at build time. More...
#include "gnc-vcs-info.h"Go to the source code of this file.
Functions | |
| const char * | gnc_version (void) |
| Parse <prefix>/etc/gnucash/environment and set environment variables based on the contents of that file. | |
| const char * | gnc_build_id (void) |
| const char * | gnc_vcs_rev (void) |
| const char * | gnc_vcs_rev_date (void) |
| const int | gnc_gnucash_major_version (void) |
functions to query various version related strings that were set at build time.
Definition in file gnc-version.h.