mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -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@"))
|