mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-30 20:54:08 -06:00
7 lines
207 B
Scheme
7 lines
207 B
Scheme
|
|
(define gnc:version "@VERSION@")
|
|
|
|
;; Automatically generated defaults (don't use these directly --
|
|
;; they're used during actual initialization elsewhere)
|
|
(define gnc:_install-doc-path_ '("@GNC_HELPDIR@"))
|