Provide the DIRVERSION as a constant
authorKlaus Aehlig <aehlig@google.com>
Tue, 1 Oct 2013 09:16:40 +0000 (11:16 +0200)
committerKlaus Aehlig <aehlig@google.com>
Fri, 4 Oct 2013 14:13:34 +0000 (16:13 +0200)
commit9b20010b0361f23c7a76cdc29e122a7ed3e805c5
tree00c38652546f9ce896989a87fb42ec1094ac3c6b
parent55f0626b1e3f6ee9fa1fb0fa905858a42af7073d
Provide the DIRVERSION as a constant

Depending on configure options, the version string used in the name
of the version specific directory differs. Provide this string also
as a constant, as it is needed for the upgrade procedure, in order to
be able to roll back.

Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Jose Lopes <jabolopes@google.com>
Makefile.am
lib/constants.py
src/AutoConf.hs.in
src/Ganeti/HsConstants.hs