source: trunk/regfi_version.py

Last change on this file was 283, checked in by tim, 9 years ago

attempting to address outstanding packaging issues

  • Property svn:keywords set to Rev
File size: 91 bytes
Line 
1SVN_REV = "$Rev: 283 $"
2LATEST='1.0.1'
3REGFI_VERSION = "%s.%s" % (LATEST, SVN_REV.split(' ')[1])
Note: See TracBrowser for help on using the repository browser.