Package ganeti :: Module _vcsversion
[hide private]
[frames] | no frames]

Source Code for Module ganeti._vcsversion

 1  # This file is automatically generated, do not edit! 
 2  # 
 3   
 4  """Build-time VCS version number for Ganeti. 
 5   
 6  This file is autogenerated by the build process. 
 7  For any changes you need to re-run ./configure (and 
 8  not edit by hand). 
 9   
10  """ 
11   
12  # pylint: disable=C0301,C0324 
13  # because this is autogenerated, we do not want 
14  # style warnings 
15   
16  VCS_VERSION = 'v2.8.4-23-g40d79e7' 
17