9947b43 Remove leading zero from IPA_NUM_VERSION

2 files Authored by pviktori 10 years ago, Committed by mkosek 10 years ago,
    Remove leading zero from IPA_NUM_VERSION
    
    The numeric IPA_NUM_VERSION contained a leading zero, so it was treated
    as octal value in Python code instead of decimal.
    
    https://fedorahosted.org/freeipa/ticket/3622
    
        
file modified
+1 -1
file modified
+17 -0