Let the user override the version strings produced in org-fixup.
commitb050afa06f26bd73be5db6d051369f286c5a4ed4
authorAchim Gratz <Stromeko@Stromeko.DE>
Wed, 11 Jul 2012 17:32:33 +0000 (11 19:32 +0200)
committerBastien Guerry <bzg@altern.org>
Wed, 11 Jul 2012 20:20:52 +0000 (11 22:20 +0200)
treeed5cfd16ef454f7a1387ebffd1d0cadcfdfbdb16
parentbe56d706aebab0c3d0d372354f699b6f3d1893ff
Let the user override the version strings produced in org-fixup.

* UTILITIES/org-fixup.el (org-fixup): Let the user override the
  version strings produced in org-fixup whith strings stored in
  org-fake-release and org-fake-git-version.  Skip loading them from a
  pre-existing org-version.el or trying to determine them from git in
  this case.  This is predominantly useful if Git is not available,
  but the user wants to install from a Git tarball which is missing a
  pre-configured org-version.el file.
UTILITIES/org-fixup.el